This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 00b355522b7 Fix compilation on older systems
new b3032d1b84b collect-utils.c, lto-wrapper + mkoffload: Improve -save-tem [...]
new 8c3846e8021 MSP430: Support a memory operand for op1 of andneghi3
new 2c2278f300c libstdc++: Remove inheritance from std::coroutine_handle<> [...]
new 94fd05f1f76 libstdc++: Define noop coroutine details private and inline [...]
new 1bfc07d1507 openmp: Implement support for OMP_TARGET_OFFLOAD environmen [...]
new 06729598b0d Fix latch PHI arg lookup in vectorizable_reduction for doub [...]
new 128f43cf679 Avoid changing PHIs in GIMPLE split_edge
new f7378bbf477 gcc/doc/invoke.texi: Fix @table syntax
The 8 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/collect-utils.c | 13 +-
gcc/collect-utils.h | 4 +-
gcc/collect2.c | 17 ++-
gcc/config/gcn/mkoffload.c | 7 +-
gcc/config/i386/intelmic-mkoffload.c | 12 +-
gcc/config/msp430/msp430.md | 4 +-
gcc/config/nvptx/mkoffload.c | 6 +-
gcc/doc/invoke.texi | 2 +-
gcc/lto-wrapper.c | 13 +-
gcc/tree-cfg.c | 50 +++---
gcc/tree-vect-loop.c | 6 +-
libgomp/env.c | 60 ++++++++
libgomp/libgomp.h | 8 +
libgomp/libgomp.texi | 25 +++
libgomp/target.c | 45 +++++-
libstdc++-v3/include/std/coroutine | 169 +++++++++++++--------
.../93267.cc => 18_support/coroutines/95917.cc} | 13 +-
.../coroutines/lwg3460.cc} | 62 +++-----
18 files changed, 331 insertions(+), 185 deletions(-)
copy libstdc++-v3/testsuite/{std/ranges/iota/93267.cc => 18_support/coroutines/959 [...]
copy libstdc++-v3/testsuite/{27_io/basic_istream/extractors_character/wchar_t/lwg2 [...]
--
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 f0c0f124ebe Special case shifting by zero in operator_rshift::op1_range.
new 00b355522b7 Fix compilation on older systems
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:
.../sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp | 4 ++++
1 file changed, 4 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 master
in repository gcc.
from 8f70460005d [Ada] Refine type for type constraining routines
new f0c0f124ebe Special case shifting by zero in operator_rshift::op1_range.
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/range-op.cc | 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 master
in repository binutils-gdb.
from ce786647f0c binutils: Add myself as RISC-V co-maintainer.
new b9e920ecd6f readelf.c display_lto_symtab offset outside bounds of const [...]
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:
binutils/ChangeLog | 15 +++++++++
binutils/readelf.c | 99 ++++++++++++++++++++++++++++++++++--------------------
2 files changed, 77 insertions(+), 37 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 57fa4146eba Add { target int128 } to gcc.dg/pr97488.c
new a335f6f4ee5 tree-optimization/97496 - avoid SLP externs in patterns
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/testsuite/gcc.dg/vect/bb-slp-pr97496.c | 14 ++++++++++++++
gcc/tree-vect-slp.c | 3 ++-
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr97496.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 bc252d99031 IBM Z: Emit vector alignment hints for strlen
new 57fa4146eba Add { target int128 } to gcc.dg/pr97488.c
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/testsuite/gcc.dg/pr97488.c | 2 +-
1 file changed, 1 insertion(+), 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 970d683f677 Daily bump.
new bc252d99031 IBM Z: Emit vector alignment hints for strlen
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/s390/s390.c | 9 +++++----
1 file changed, 5 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 binutils-gdb.
from a2b149805d6 Automatic date update in version.in
new ce786647f0c binutils: Add myself as RISC-V co-maintainer.
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:
binutils/ChangeLog | 4 ++++
binutils/MAINTAINERS | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.