This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 39263ed2d39 aarch64: Split aarch64_combinev16qi before RA [PR115258]
new 0a9154d1549 Match: Add maybe_bit_not instead of plain matching
new 547143df5aa match: Add support for `a ^ CST` to bitwise_inverted_equal_ [...]
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/generic-match-head.cc | 10 ++++++++++
gcc/gimple-match-head.cc | 13 +++++++++++++
gcc/match.pd | 18 ++++++++++++++----
gcc/testsuite/gcc.dg/tree-ssa/bitops-8.c | 15 +++++++++++++++
4 files changed, 52 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bitops-8.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 gcc.
from d22eaeca763 libstdc++: Use RAII to replace try/catch blocks
new 39263ed2d39 aarch64: Split aarch64_combinev16qi before RA [PR115258]
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/aarch64/aarch64-simd.md | 2 +-
gcc/config/aarch64/aarch64.cc | 29 ++++++++++++++---------------
gcc/testsuite/gcc.target/aarch64/pr115258.c | 19 +++++++++++++++++++
3 files changed, 34 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr115258.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 b83021de7a8 x86/Intel: warn about undue mnemonic suffixes
new d41629d35e2 readelf: Fix symbol display for RELR relocs
new d565a958286 readelf: Use section names for displaying RELR relocs
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:
binutils/readelf.c | 164 ++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 144 insertions(+), 20 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 9c747183efa vect: Unify bbs in loop_vec_info and bb_vec_info
new b24b081113c Delete a file due to push error
new d22eaeca763 libstdc++: Use RAII to replace try/catch blocks
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/tree-vect-loop.c | 0
libstdc++-v3/include/bits/stl_vector.h | 77 ++++++++++++++++++++++-----------
libstdc++-v3/include/bits/vector.tcc | 78 ++--------------------------------
3 files changed, 55 insertions(+), 100 deletions(-)
delete mode 100644 gcc/tree-vect-loop.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 gcc.
from 3ae02dcb108 [to-be-committed] [RISC-V] Use pack to handle repeating constants
new eff00046409 c++: pragma target and static init [PR109753]
new 9c747183efa vect: Unify bbs in loop_vec_info and bb_vec_info
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/c-family/c-attribs.cc | 4 +
gcc/cp/decl.cc | 3 +
gcc/testsuite/g++.dg/opt/always_inline1.C | 8 ++
gcc/{config/i386/t-cygwin-w64 => tree-vect-loop.c} | 0
gcc/tree-vect-loop.cc | 7 +-
gcc/tree-vect-patterns.cc | 142 ++++++---------------
gcc/tree-vect-slp.cc | 23 ++--
gcc/tree-vectorizer.cc | 7 +-
gcc/tree-vectorizer.h | 23 ++--
9 files changed, 89 insertions(+), 128 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/always_inline1.C
copy gcc/{config/i386/t-cygwin-w64 => tree-vect-loop.c} (100%)
--
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 18f477980c8 libgomp: Enable USM for AMD APUs and MI200 devices
new ff41abdca0a c++: add module extensions
new 3ae02dcb108 [to-be-committed] [RISC-V] Use pack to handle repeating constants
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/config/riscv/crypto.md | 2 +-
gcc/config/riscv/riscv.cc | 23 +++++++++++++++++++++++
gcc/cp/lang-specs.h | 6 ++++++
gcc/doc/invoke.texi | 20 ++++++++++----------
gcc/testsuite/g++.dg/modules/dep-1_a.C | 4 ++--
gcc/testsuite/g++.dg/modules/dep-1_b.C | 8 ++++----
gcc/testsuite/g++.dg/modules/dep-2.C | 4 ++--
gcc/testsuite/gcc.target/riscv/synthesis-9.c | 28 ++++++++++++++++++++++++++++
libcpp/mkdeps.cc | 13 ++++++-------
9 files changed, 82 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/synthesis-9.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 gcc.
from 4ccb3366ade libgomp: Enable USM for some nvptx devices
new 18f477980c8 libgomp: Enable USM for AMD APUs and MI200 devices
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/gcn/gcn-hsa.h | 2 +-
include/hsa.h | 4 +++-
libgomp/libgomp.texi | 9 +++++++--
libgomp/plugin/plugin-gcn.c | 17 +++++++++++++++++
4 files changed, 28 insertions(+), 4 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 19c491d1848 c-family: add hints for strerror
new 4ccb3366ade libgomp: Enable USM for some nvptx devices
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:
include/cuda/cuda.h | 3 ++-
libgomp/libgomp.texi | 7 +++++--
libgomp/plugin/plugin-nvptx.c | 15 +++++++++++++++
libgomp/target.c | 24 +++++++++++++++++++++++-
4 files changed, 45 insertions(+), 4 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 697ab62d11 i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)
new c8cb4d2b86 misc: Add support for Linux uio.h RWF_NOAPPEND flag
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:
manual/llio.texi | 4 ++++
misc/tst-preadvwritev2-common.c | 5 ++++-
sysdeps/unix/sysv/linux/bits/uio-ext.h | 1 +
3 files changed, 9 insertions(+), 1 deletion(-)
--
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 f46eaad445e tree-optimization/115252 - enhance peeling for gaps avoidance
new 19c491d1848 c-family: add hints for strerror
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/c-family/known-headers.cc | 1 +
gcc/testsuite/g++.dg/spellcheck-stdlib.C | 2 ++
gcc/testsuite/gcc.dg/spellcheck-stdlib-2.c | 8 ++++++++
3 files changed, 11 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-stdlib-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.