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.