This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6883d51304f vect: Add pattern recognition for vectorizing {FLOOR,CEIL,R [...]
new 2cb9925f400 tree-optimization/122301 - fix ICE and improve vectorizatio [...]
new c591c2aff5b libstdc++: Fix typo in in __atomic_ref_base::_S_required_al [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/gcc.dg/vect/vect-pr122301.c | 16 ++++++++++++++++
gcc/tree-vect-patterns.cc | 9 ++++++---
libstdc++-v3/include/bits/atomic_base.h | 4 ++--
3 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-pr122301.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ibhagat/try-sframe-v3-prep1
in repository binutils-gdb.
at 5ed776f2505 libsframe: use sf_fde_tbl data structure internally for the [...]
This branch includes the following new commits:
new 1ee166b2fc6 include: sframe: rename sframe_func_desc_entry to use an ex [...]
new d1986b5338b libsframe: use const qualifier for sframe_header object
new 6b93f9c1157 libsframe: make flip_fde version aware
new f7e73777151 libsframe: make flip_header version aware
new 5ed776f2505 libsframe: use sf_fde_tbl data structure internally for the [...]
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 9c9106213ab Don't build libctf tests in source dir
new 0e4fd060ee7 [gdb/tdep] Fix inferior call return of small char array for [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/ppc-sysv-tdep.c | 27 ++++++----------------
gdb/testsuite/gdb.ada/return-small-char-array.exp | 18 +++++++++++----
.../gdb.ada/return-small-char-array/value.adb | 2 +-
3 files changed, 22 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 175bacbb254 x86: Cast stride to __PTRDIFF_TYPE__ for AMX-MOVRS intrinsi [...]
new 128933c9cf2 match: Fix `(a == b) | ((a|b) != 0)` pattern for vectors [P [...]
new eb717a8f4ea match: Fix (a != b) | ((a|b) != 0) and (a == b) & ((a|b) == [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/match.pd | 12 ++++----
gcc/testsuite/gcc.dg/torture/int-bwise-opt-1.c | 32 ++++++++++++++++++++++
.../gcc.dg/tree-ssa/int-bwise-opt-vect01.c | 17 ++++++++++++
3 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/int-bwise-opt-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/int-bwise-opt-vect01.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 6af0281e412 Daily bump.
new 9f6cae5b99d x86: Cast stride to __PTRDIFF_TYPE__ for AMX-MOVRS intrinsi [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/amxmovrsintrin.h | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 03fed2a80b3 Daily bump.
new 175bacbb254 x86: Cast stride to __PTRDIFF_TYPE__ for AMX-MOVRS intrinsi [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/amxmovrsintrin.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository dejagnu.
from 3ea7702 Oops, fix comment block
adds 5957611 Annotate #ifdef blocks in testglue.c
adds bc809b7 Add ANSI prototypes to testglue.c
adds 899e151 Revise comments in testglue.c
No new revisions were added by this update.
Summary of changes:
ChangeLog | 21 ++++++++++++++++
testglue.c | 82 +++++++++++++++++++++++++++++++++++++++++++++-----------------
2 files changed, 81 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.38/master
in repository glibc.
from 554716698b x86-64: Simplify minimum ISA check ifdef conditional with if
new 815233f54b x86: Skip XSAVE state size reset if ISA level requires XSAVE
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
sysdeps/x86/cpu-features.c | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.38/master
in repository glibc.
from a921ae4701 i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
new 7dfafa866d x86-64: Don't use SSE resolvers for ISA level 3 or above
new 554716698b x86-64: Simplify minimum ISA check ifdef conditional with if
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
sysdeps/x86/cpu-features.c | 4 +++-
sysdeps/x86_64/dl-tlsdesc.S | 15 +++++++++------
2 files changed, 12 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.