This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7d9b18e [ARM] Fix assembly comment syntax in -mprint-tune-info
new 3b73ee1 PR libstdc++/79348 * config/abi/post/x86_64-linux-gnu/basel [...]
new 9479e89 PR rtl-optimization/79388 PR rtl-optimization/79450 * comb [...]
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/ChangeLog | 8 ++
gcc/combine.c | 5 +
gcc/testsuite/ChangeLog | 14 ++-
gcc/testsuite/gcc.c-torture/execute/pr79388.c | 23 +++++
gcc/testsuite/gcc.c-torture/execute/pr79450.c | 22 +++++
libstdc++-v3/ChangeLog | 13 +++
.../post/aarch64-linux-gnu/baseline_symbols.txt | 30 +++++-
.../abi/post/i386-linux-gnu/baseline_symbols.txt | 24 +++++
.../abi/post/i486-linux-gnu/baseline_symbols.txt | 24 +++++
.../post/powerpc64-linux-gnu/baseline_symbols.txt | 26 +++++
.../abi/post/s390-linux-gnu/baseline_symbols.txt | 106 +++++++++++++++++++++
.../post/s390x-linux-gnu/32/baseline_symbols.txt | 106 +++++++++++++++++++++
.../abi/post/s390x-linux-gnu/baseline_symbols.txt | 106 +++++++++++++++++++++
.../post/x86_64-linux-gnu/32/baseline_symbols.txt | 24 +++++
.../abi/post/x86_64-linux-gnu/baseline_symbols.txt | 26 +++++
15 files changed, 550 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr79388.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr79450.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 llvm.
from 92b9c72 [LTO] Make sure we flush buffers to work around linker shenanigans.
new 0125c63 [PM] Hook up the instrumented PGO machinery in the new PM.
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/llvm/Passes/PassBuilder.h | 12 +++++++-
lib/Passes/PassBuilder.cpp | 60 +++++++++++++++++++++++++++++++++++++++
test/Other/new-pm-defaults.ll | 1 +
3 files changed, 72 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 libcxx.
from bacb35f math: follow up to SVN r294902
new 7f5b63b test: mark another test as requiring pthreads
new 766ba68 math: actually pull the declarations/overloads into std
new 5748d2b config: disable thread safety analysis on COFF
The 3 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/__config | 10 ++++++++--
include/cmath | 2 +-
include/math.h | 3 +++
.../thread/thread.threads/thread.thread.class/types.pass.cpp | 1 +
4 files changed, 13 insertions(+), 3 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b139d2c start-container*.sh: Add --task parameter.
new 7fef998 start-container-docker.sh: Use --security-opt seccomp:unconfined
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:
start-container-docker.sh | 8 ++++++++
1 file changed, 8 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 f055032 Fix invalid read of section contents whilst processing a corr [...]
new 1835f74 Extend previous patch to cover uncompress_section_contents re [...]
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 | 1 +
binutils/readelf.c | 38 +++++++++++++++++++++++++++-----------
2 files changed, 28 insertions(+), 11 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 clang.
from 40b4742 [coroutines] NFC: Refactor Sema::CoroutineBodyStmt construction.
new af74e88 Fix r291495 -- Normalize LLVM_CMAKE_PATH in clang standalone build.
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:
CMakeLists.txt | 6 +++++-
1 file changed, 5 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 71c08e6 PR libstdc++/79486 use lvalues in result_of expressions
new 7aa6772 * gengtype-lex.l (<in_struct>): Add '/'.
new 7d9b18e [ARM] Fix assembly comment syntax in -mprint-tune-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/ChangeLog | 10 +++++++++
gcc/config/arm/arm.c | 57 ++++++++++++++++++++++++++++++----------------------
gcc/gengtype-lex.l | 2 +-
3 files changed, 44 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 binutils-gdb.
from ebdf1eb Fix invalid memory access attempting to read the compression [...]
new f055032 Fix invalid read of section contents whilst processing a corr [...]
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 | 6 ++++++
binutils/readelf.c | 16 ++++++++++++----
2 files changed, 18 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 llvm.
from 2aaf4be [X86][SSE] Add v4f32 and v2f64 extract to store tests
new 92b9c72 [LTO] Make sure we flush buffers to work around linker shenanigans.
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:
lib/LTO/LTOBackend.cpp | 19 +++++++++++++++++--
1 file changed, 17 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 binutils-gdb.
from 4aeb00a Fix check for buffer overflow when processing version information.
new ebdf1eb Fix invalid memory access attempting to read the compression [...]
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 | 11 +++++++++++
binutils/readelf.c | 23 ++++++++++++++++++-----
2 files changed, 29 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.