This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 739fdd485 [NFC] Rename lit feature to '-fsized-deallocation' for consistency
new 580cde08e [libc++] Implement P0487R1 - Fixing operator>>(basic_istream& [...]
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/istream | 57 +++++++++++++++++++---
.../signed_char_pointer.pass.cpp | 22 +++++++++
.../unsigned_char_pointer.pass.cpp | 22 +++++++++
.../istream_extractors/wchar_t_pointer.pass.cpp | 33 +++++++++++++
www/cxx2a_status.html | 2 +-
5 files changed, 127 insertions(+), 9 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 a74ae575f25 PR lto/84044 * ipa-devirt.c (odr_types_equivalent_p): Use [...]
new 818af1aa699 gcc/c/ChangeLog:
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 | 4 +
gcc/c-family/ChangeLog | 11 +
gcc/c-family/c-attribs.c | 2 +-
gcc/c-family/c-common.c | 1 +
gcc/c-family/c-common.h | 2 +
gcc/c/ChangeLog | 7 +
gcc/c/c-parser.c | 340 +++++++++++++++------
gcc/cp/ChangeLog | 8 +
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl2.c | 2 +-
gcc/cp/parser.c | 130 +++++++-
gcc/doc/extend.texi | 41 +++
gcc/testsuite/ChangeLog | 9 +
.../c-c++-common/builtin-has-attribute-2.c | 206 +++++++++++++
.../c-c++-common/builtin-has-attribute-3.c | 314 +++++++++++++++++++
.../c-c++-common/builtin-has-attribute-4.c | 285 +++++++++++++++++
gcc/testsuite/c-c++-common/builtin-has-attribute.c | 60 ++++
gcc/testsuite/gcc.dg/builtin-has-attribute.c | 45 +++
.../gcc.target/i386/builtin-has-attribute.c | 54 ++++
19 files changed, 1426 insertions(+), 96 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/builtin-has-attribute-2.c
create mode 100644 gcc/testsuite/c-c++-common/builtin-has-attribute-3.c
create mode 100644 gcc/testsuite/c-c++-common/builtin-has-attribute-4.c
create mode 100644 gcc/testsuite/c-c++-common/builtin-has-attribute.c
create mode 100644 gcc/testsuite/gcc.dg/builtin-has-attribute.c
create mode 100644 gcc/testsuite/gcc.target/i386/builtin-has-attribute.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 c4acb066247 [X86] Correct 256 vpmovzx/vpmovsx isel patterns to check Ha [...]
new ecd20daf2c5 [PowerPC] Do not use vectors to codegen bswap with Altivec [...]
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/PowerPC/PPCISelLowering.cpp | 6 ++++--
test/CodeGen/PowerPC/bswap64.ll | 32 ++++++++++++++++++++++++++++----
2 files changed, 32 insertions(+), 6 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 3c58765ba3a PR go/88060 syscall: always define _AT_FDCWD and IPv6MTUInfo
new a74ae575f25 PR lto/84044 * ipa-devirt.c (odr_types_equivalent_p): Use [...]
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 | 6 ++++++
gcc/ipa-devirt.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/lto/odr-4_0.C | 11 +++++++++++
gcc/testsuite/g++.dg/lto/odr-4_1.C | 9 +++++++++
5 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/lto/odr-4_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/odr-4_1.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-arm-mainline-defconfig
in repository toolchain/binutils-gdb.
from bb0f14b617 Automatic date update in version.in
adds 13d737c2f9 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.