This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2cc9d844248 Update cpplib ka.po
new c10b8f711ea middle-end: teach gimple_could_trap_p to handle __builtin c [...]
new 057eedd8e95 middle-end: Add new conditional IFNs for existing math IFNs [...]
new 772b847d99d middle-end: extend fma -> fms transformation to conditional [...]
new e984cf7f651 vect: update tests for -ftrapping-math support [PR122103]
new 7fcd3ed36c6 vect: teach if-convert to predicate __builtin calls [PR122103]
new 974c04dc2cb vect: teach vectorizable_call to predicate calls when they [...]
The 6 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/doc/md.texi | 20 +++++
gcc/gimple.cc | 32 ++++++--
gcc/internal-fn.cc | 17 +++-
gcc/internal-fn.def | 5 ++
gcc/match.pd | 58 ++++++++++++++
gcc/optabs.def | 10 +++
gcc/testsuite/gcc.target/aarch64/sve/pr122103_1.c | 93 ++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/sve/pr122103_2.c | 27 +++++++
gcc/testsuite/gcc.target/aarch64/sve/pr122103_3.c | 27 +++++++
gcc/testsuite/gcc.target/aarch64/sve/pr122103_4.c | 78 ++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/sve/pr122103_5.c | 24 ++++++
gcc/testsuite/gcc.target/aarch64/sve/pr122103_6.c | 23 ++++++
.../aarch64/sve/unpacked_cond_frinta_2.c | 18 +++--
.../gcc.target/aarch64/sve/unpacked_frinta_1.c | 6 +-
.../gcc.target/aarch64/sve/unpacked_frinti_1.c | 6 +-
.../gcc.target/aarch64/sve/unpacked_frintm_1.c | 6 +-
.../gcc.target/aarch64/sve/unpacked_frintp_1.c | 6 +-
.../gcc.target/aarch64/sve/unpacked_frintx_1.c | 6 +-
.../gcc.target/aarch64/sve/unpacked_frintz_1.c | 6 +-
gcc/testsuite/gcc.target/aarch64/sve/vcond_13.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/vcond_14.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/vcond_15.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/vcond_16.c | 2 +-
gcc/testsuite/gcc.target/i386/avx-pr93078.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512f-pr93078.c | 2 +-
gcc/tree-if-conv.cc | 83 ++++++++++++++++---
gcc/tree-vect-stmts.cc | 52 ++++++++++--
27 files changed, 555 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr122103_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr122103_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr122103_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr122103_4.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr122103_5.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr122103_6.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 master
in repository binutils-gdb.
from 1819e42280c gdb/buildsym: replace struct pending with std::vector
new db35b6836e2 gdb: remove mdebugread & al
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/Makefile.in | 4 -
gdb/NEWS | 2 +
gdb/alpha-linux-tdep.c | 3 -
gdb/alpha-mdebug-tdep.c | 406 -----
gdb/alpha-netbsd-tdep.c | 3 -
gdb/alpha-obsd-tdep.c | 3 -
gdb/alpha-tdep.h | 1 -
gdb/config.in | 3 -
gdb/configure | 39 +-
gdb/configure.ac | 18 +-
gdb/configure.tgt | 6 +-
gdb/elfread.c | 10 +-
gdb/mdebugread.c | 3946 -----------------------------------------------
gdb/mdebugread.h | 74 -
gdb/mipsread.c | 374 -----
15 files changed, 13 insertions(+), 4879 deletions(-)
delete mode 100644 gdb/alpha-mdebug-tdep.c
delete mode 100644 gdb/mdebugread.c
delete mode 100644 gdb/mdebugread.h
delete mode 100644 gdb/mipsread.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 af378970040 Daily bump.
new ec58ebc0de7 Update cpplib ka.po
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:
libcpp/po/ka.po | 405 +++++++++++++++++++++++---------------------------------
1 file changed, 164 insertions(+), 241 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 0c3d8dd9281 [RISC-V] Restore inline expansion of block moves on RISC-V [...]
new 2cc9d844248 Update cpplib ka.po
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:
libcpp/po/ka.po | 405 +++++++++++++++++++++++---------------------------------
1 file changed, 164 insertions(+), 241 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 binutils-gdb.
from 6193dd2f7cc Fix Ada 'Modulus attribute
new d451f10806d libsframe: add README and mention expectations
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:
libsframe/Makefile.in | 2 +-
libsframe/README | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
create mode 100644 libsframe/README
--
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.28/master
in repository glibc.
from 92d25389c2 aarch64: MTE compatible strncmp
new 2ca3505153 nptl: Optimize trylock for high cache contention workloads ( [...]
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:
nptl/pthread_mutex_trylock.c | 8 ++++++--
1 file changed, 6 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 release/2.30/master
in repository glibc.
from f8db9906d7 aarch64: MTE compatible strncmp
new 3299068145 nptl: Optimize trylock for high cache contention workloads ( [...]
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:
nptl/pthread_mutex_trylock.c | 8 ++++++--
1 file changed, 6 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 release/2.31/master
in repository glibc.
from 7b27c450c3 aarch64: MTE compatible strncmp
new 831299deb7 nptl: Optimize trylock for high cache contention workloads ( [...]
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:
nptl/pthread_mutex_trylock.c | 8 ++++++--
1 file changed, 6 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 release/2.29/master
in repository glibc.
from 2417ddb645 aarch64: MTE compatible strncmp
new f28f188021 nptl: Optimize trylock for high cache contention workloads ( [...]
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:
nptl/pthread_mutex_trylock.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.