This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 95f517dc779 git_commit.py: add "diagnostics" to bug components
new 86dc3b61c37 libstdc++: Teach std::distance and std::advance about C++20 [...]
new 5760ddbce26 x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
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/i386/i386.cc | 22 +++++++
gcc/testsuite/gcc.target/i386/pr121208-1a.c | 15 +++++
gcc/testsuite/gcc.target/i386/pr121208-1b.c | 4 ++
gcc/testsuite/gcc.target/i386/pr121208-2a.c | 17 ++++++
gcc/testsuite/gcc.target/i386/pr121208-2b.c | 4 ++
gcc/testsuite/gcc.target/i386/pr121208-3a.c | 17 ++++++
gcc/testsuite/gcc.target/i386/pr121208-3b.c | 4 ++
.../include/bits/stl_iterator_base_funcs.h | 68 +++++++++++++++++++++-
.../24_iterators/operations/cxx20_iterators.cc | 60 +++++++++++++++++++
9 files changed, 208 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr121208-1a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121208-1b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121208-2a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121208-2b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121208-3a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121208-3b.c
create mode 100644 libstdc++-v3/testsuite/24_iterators/operations/cxx20_iterators.cc
--
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 a892cea00a5 nvptx/nvptx.opt: Update -march-map= for newer sm_xxx: test cases
new 1f36aabfe81 restore bootstrap with --enable-checking=release [PR121260]
new 95f517dc779 git_commit.py: add "diagnostics" to bug components
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:
contrib/gcc-changelog/git_commit.py | 1 +
gcc/diagnostics/changes.cc | 8 +++++++-
gcc/diagnostics/context.cc | 3 ++-
gcc/diagnostics/html-sink.cc | 3 ++-
gcc/diagnostics/output-spec.cc | 3 ++-
gcc/diagnostics/sarif-sink.cc | 3 ++-
6 files changed, 16 insertions(+), 5 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 glibc.
from 620f0730f3 elf: Compile _dl_debug_state separately (bug 33224)
new 54851e392d INSTALL: Update newest tested binutils version
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:
INSTALL | 3 +--
manual/install.texi | 3 +--
2 files changed, 2 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 glibc.
from c4ff6e666b configure.ac: fix bashisms in SFrame checks
new 620f0730f3 elf: Compile _dl_debug_state separately (bug 33224)
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:
elf/Makefile | 1 +
elf/dl-debug.c | 11 -----------
math/setfpucw.c => elf/dl-debug_state.c | 24 +++++++++---------------
3 files changed, 10 insertions(+), 26 deletions(-)
copy math/setfpucw.c => elf/dl-debug_state.c (63%)
--
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 glibc.
from 0def172386 INSTALL: regenerate
new c4ff6e666b configure.ac: fix bashisms in SFrame checks
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:
configure | 4 ++--
configure.ac | 4 ++--
2 files changed, 4 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 fda0a873df1 Const correctness for gather-scatter info
new 0cafa22fc1c gcn: Fix CDNA3 atomics' buffer invalidation
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.md | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 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 8c50b519190 Avoid timeouts with gnat-llvm in gdb.ada/operator_call.exp
new 7c1c13e896c ld: testsuite: Skip "Run with libpr19553c.so" test on Solaris
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:
ld/testsuite/ld-elf/indirect.exp | 15 +++++++++++----
1 file changed, 11 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 d3e582895b2 libctf: link: rejig lazy opening to not need weak symbols
new 8c50b519190 Avoid timeouts with gnat-llvm in gdb.ada/operator_call.exp
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/testsuite/gdb.ada/operator_call.exp | 6 ++++++
1 file changed, 6 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 773446ee035 gcn: Add more s_nop for MI300
new fda0a873df1 Const correctness for gather-scatter info
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/tree-vect-stmts.cc | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.