This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from c53747e1d [sanitizer] Update global_symbols.txt
new 4d9fb22c1 Cast _Unwind_GetIP() and _Unwind_GetRegionStart() to uintptr_t
new d0160867f Cast the 2nd argument of _Unwind_SetIP() to _Unwind_Ptr
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:
lib/builtins/gcc_personality_v0.c | 7 +++----
1 file changed, 3 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 96b11ea451e [WebAssembly] Cleanup unused declares in test code. NFC.
new dcb8d9c0ac1 [X86] Qualify part of the masked gather handling in Replace [...]
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/X86/X86ISelLowering.cpp | 44 ++++++++++++++++++++------------------
1 file changed, 23 insertions(+), 21 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 b67e663d5f7 libphobos: Add IEEE quadruple support to core.internal.convert
new 863c62e0bf4 Implement P0479R5, [[likely]] and [[unlikely]].
new cf465ccdc51 PR c++/52869
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 | 4 ++
gcc/c-family/ChangeLog | 5 ++
gcc/c-family/c-attribs.c | 2 +-
gcc/c-family/c-common.h | 1 +
gcc/c-family/c-lex.c | 4 +-
gcc/cp/ChangeLog | 22 ++++++++
gcc/cp/cp-gimplify.c | 93 +++++++++++++++++++++++++++++++
gcc/cp/cp-tree.h | 2 +
gcc/cp/decl.c | 2 +-
gcc/cp/parser.c | 50 ++++++++++++++---
gcc/cp/pt.c | 12 +++-
gcc/cp/tree.c | 30 ++++++++++
gcc/gimplify.c | 10 +++-
gcc/testsuite/g++.dg/DRs/dr1207-1.C | 23 ++++++++
gcc/testsuite/g++.dg/DRs/dr1207-2.C | 12 ++++
gcc/testsuite/g++.dg/cpp2a/attr-likely1.C | 38 +++++++++++++
gcc/testsuite/g++.dg/cpp2a/attr-likely2.C | 12 ++++
gcc/testsuite/g++.dg/cpp2a/attr-likely3.C | 8 +++
gcc/testsuite/g++.dg/cpp2a/attr-likely4.C | 19 +++++++
gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C | 12 ++++
20 files changed, 347 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr1207-1.C
create mode 100644 gcc/testsuite/g++.dg/DRs/dr1207-2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/attr-likely1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/attr-likely2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/attr-likely3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/attr-likely4.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allmodconfig
in repository toolchain/gcc.
from bcef6f177ea [debug/88006] -fdebug-types-section gives undefined ref
adds 98b160da5c0 Daily bump.
adds 6b93528308e [PR c++/86246] ICE tsubst explicit operator call
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/typeck.c | 7 ++++++-
gcc/testsuite/ChangeLog | 7 +++++++
4 files changed, 21 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/gcc.
from bcef6f177ea [debug/88006] -fdebug-types-section gives undefined ref
adds 98b160da5c0 Daily bump.
adds 6b93528308e [PR c++/86246] ICE tsubst explicit operator call
adds 302221bf4ca * tree-switch-conversion.c (emit_case_decision_tree): Pass [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 7 ++++
gcc/cp/typeck.c | 7 +++-
gcc/testsuite/ChangeLog | 7 ++++
gcc/tree-switch-conversion.c | 78 ++++++++++++++++++++++++--------------------
6 files changed, 74 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 compiler-rt.
from 77d7802c9 [hwasan] disable one test line while investigating a bot failure
new c53747e1d [sanitizer] Update global_symbols.txt
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/sanitizer_common/symbolizer/scripts/global_symbols.txt | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.