This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 1224791 Dropped non-supoorted "--no-as-needed" flag from OMPT tests f [...]
new b636038 Define the __STDC_FORMAT_MACROS to avoid test failure on some [...]
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:
runtime/test/ompt/callback.h | 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 glibc.
from 3a885c1f51 Build csu/elf-init.c and csu/static-reloc.c with stack protector
new bce5911b67 Use AVX_Fast_Unaligned_Load from Zen onwards.
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:
ChangeLog | 7 +++++++
sysdeps/x86/cpu-features.c | 18 +++++++++++++-----
2 files changed, 20 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 gcc.
from 669d54f7dd1 Simplify linker script patterns for std::exception_ptr
new 4e6aac30df5 PR libstdc++/84928 use std::move in <numeric> algorithms
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:
libstdc++-v3/ChangeLog | 10 ++
libstdc++-v3/include/bits/stl_numeric.h | 27 +++--
.../testsuite/26_numerics/accumulate/lwg2055.cc | 93 +++++++++++++++
.../26_numerics/adjacent_difference/lwg2055.cc | 126 +++++++++++++++++++++
.../testsuite/26_numerics/inner_product/lwg2055.cc | 107 +++++++++++++++++
.../testsuite/26_numerics/partial_sum/lwg2055.cc | 125 ++++++++++++++++++++
6 files changed, 480 insertions(+), 8 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/accumulate/lwg2055.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/adjacent_difference/lwg2055.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/inner_product/lwg2055.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/partial_sum/lwg2055.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 llvm.
from 023b04f4507 [AArch64] Armv8.4-A: TLB support
new 2d706a67e35 [llvm-mca] A write latency cannot be a negative value. NFC
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:
tools/llvm-mca/InstrBuilder.cpp | 6 ++++--
tools/llvm-mca/Instruction.cpp | 4 ++--
tools/llvm-mca/Instruction.h | 10 ++++------
3 files changed, 10 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 lld.
from 487f25359 [ELF] - Remove dead code. NFC.
new 29f781276 [ELF] - Remove dead code #2.
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/ScriptLexer.cpp | 5 +----
1 file changed, 1 insertion(+), 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 d20e98ab59 Stop readelf from reporting gaps in the gnu build notes if t [...]
new e0e5e971ae gdb/testsuite: Ensure test links in malloc and free
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/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/share-env-with-gdbserver.c | 3 +++
2 files 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 lld.
from 433055373 Relax filechecks in r336405 tests
new 487f25359 [ELF] - Remove dead code. NFC.
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/ScriptLexer.cpp | 2 --
1 file changed, 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 llvm.
from 55b2eb047f3 [dsymutil] Emit label at the begin of a CU
new 023b04f4507 [AArch64] Armv8.4-A: TLB support
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/Target/AArch64/AArch64SystemOperands.td | 54 ++++++
lib/Target/AArch64/Utils/AArch64BaseInfo.h | 2 +
test/MC/AArch64/armv8.4a-tlb.s | 263 ++++++++++++++++++++++++++
test/MC/Disassembler/AArch64/armv8.4a-tlb.txt | 151 +++++++++++++++
4 files changed, 470 insertions(+)
create mode 100644 test/MC/AArch64/armv8.4a-tlb.s
create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-tlb.txt
--
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 8cffd3e3df4 P0935R0 Eradicating unnecessarily explicit default constructors
new 669d54f7dd1 Simplify linker script patterns for std::exception_ptr
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/config/abi/pre/gnu.ver | 12 ++++--------
2 files changed, 6 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.