This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1b83d889f0 [AST] Assert that no type class is polymorphic
new ed8ad4e97e [PowerPC] Make no-PIC default to match GCC - CLANG
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/Driver/ToolChains/Gnu.cpp | 2 +-
test/Driver/clang-offload-bundler.c | 2 +-
test/Driver/ppc-abi.c | 42 ++++++++++++++++++++++++++++++++++---
3 files changed, 41 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 6d1e1130963 PR target/88188 * config/rs6000/rs6000.c (ccr_bit): Retur [...]
new 78a150cb0a8 gcc/testsuite/ChangeLog:
new 2d0056f6144 gcc/testsuite/ChangeLog:
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/doc/extend.texi | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/attr-aligned-2.c | 26 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/falign-functions-3.c | 23 +++++++++++++++++++
5 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/attr-aligned-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/falign-functions-3.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 compiler-rt.
from 416855ac0 Unbreak build due to style.
new 5fc9c911c Fix sanitizer unit test
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:
test/sanitizer_common/TestCases/Posix/sysctl.cc | 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 7d8a749fde8 PR c++/88184 - ICE when treating name as template-name. * [...]
new 6d1e1130963 PR target/88188 * config/rs6000/rs6000.c (ccr_bit): Retur [...]
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/ChangeLog | 11 ++++++++++
gcc/config/rs6000/rs6000.c | 33 ++++++++++++++++++----------
gcc/config/rs6000/rs6000.md | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr88188-2.c | 8 +++++++
5 files changed, 48 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr88188-2.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 libcxx.
from 604afd768 [libcxx] Implement P0318: unwrap_ref_decay and unwrap_reference
new bf62394ab [libcxx] Always enable availability in the lit test suite.
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:
docs/DesignDocs/AvailabilityMarkup.rst | 6 ++----
utils/libcxx/test/config.py | 13 +------------
2 files changed, 3 insertions(+), 16 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 fc518c851ef gcc/ChangeLog: * doc/extend.texi (attribute aligned): Expand.
new 7d8a749fde8 PR c++/88184 - ICE when treating name as template-name. * [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 8 +-------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp2a/fn-template17.C | 21 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/fn-template18.C | 23 +++++++++++++++++++++++
5 files changed, 57 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/fn-template17.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/fn-template18.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 compiler-rt.
from 661444d54 [Sanitizer] intercept part of sysctl Api
new 416855ac0 Unbreak build due to style.
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/sanitizer_linux.cc | 3 ++-
1 file changed, 2 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 compiler-rt.
from ac40fa842 [SanitizerCommon] Test `CombinedAllocator::ForEachChunk()` in [...]
new 661444d54 [Sanitizer] intercept part of sysctl Api
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_interceptors.inc | 88 +++++++++++++---------
lib/sanitizer_common/sanitizer_linux.cc | 10 ++-
.../sanitizer_platform_interceptors.h | 4 +-
.../TestCases/{NetBSD => Posix}/sysctl.cc | 47 +++++++-----
4 files changed, 92 insertions(+), 57 deletions(-)
rename test/sanitizer_common/TestCases/{NetBSD => Posix}/sysctl.cc (91%)
--
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 e3e5e9cef ELF: allow non allocated sections to go into allocated sections
new f0c8902fb Remove unreachable code.
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/Arch/PPC64.cpp | 1 -
1 file changed, 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 llvm.
from edbf2ec8fde Move llc-start-stop-instance to x86
new 04cb4ca3235 [CmpInstAnalysis] fix function signature for ICmp code to p [...]
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/Analysis/CmpInstAnalysis.h | 15 +++++++--------
lib/Analysis/CmpInstAnalysis.cpp | 20 ++++++++++----------
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 18 +++++++++---------
3 files changed, 26 insertions(+), 27 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 3e5effd06 [ELF] Allow discarding of .rela.plt
new e3e5e9cef ELF: allow non allocated sections to go into allocated sections
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/OutputSections.cpp | 2 +-
test/ELF/linkerscript/merge-nonalloc.s | 14 ++++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/linkerscript/merge-nonalloc.s
--
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-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.