This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f555028fcac Daily bump.
new 81346e4b42d 2017-08-27 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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:
libgfortran/ChangeLog | 11 ++++++
libgfortran/io/list_read.c | 5 ---
libgfortran/io/transfer.c | 8 ++---
libgfortran/io/unit.c | 84 +++-------------------------------------------
libgfortran/io/write.c | 5 ---
5 files changed, 18 insertions(+), 95 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 3607b8f0f2d revert r310985 which breaks for the following case:
new 68a7b2d85a2 [Error] Add a handleExpected utility.
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/Support/Error.h | 37 ++++++++++++++++++++++++++++
unittests/Support/ErrorTest.cpp | 53 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 90 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 99ee4d26dc hurd: Fix static initialization with -fstack-protector-strong
new 5f3b183d19 2017-08-27 Paul Pluzhnikov <ppluzhnikov(a)google.com>
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 | 12 +++
stdlib/Makefile | 4 +-
support/xpipe.c => stdlib/tst-at_quick_exit.c | 14 +---
stdlib/tst-atexit-common.c | 95 ++++++++++++++++++++++
sysdeps/i386/symbol-hacks.h => stdlib/tst-atexit.c | 7 +-
.../types/locale_t.h => stdlib/tst-cxa_atexit.c | 12 ++-
sysdeps/hppa/math-tests.h => stdlib/tst-on_exit.c | 8 +-
7 files changed, 127 insertions(+), 25 deletions(-)
copy support/xpipe.c => stdlib/tst-at_quick_exit.c (81%)
create mode 100644 stdlib/tst-atexit-common.c
copy sysdeps/i386/symbol-hacks.h => stdlib/tst-atexit.c (83%)
copy locale/bits/types/locale_t.h => stdlib/tst-cxa_atexit.c (73%)
copy sysdeps/hppa/math-tests.h => stdlib/tst-on_exit.c (80%)
--
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 fe253ee56 [libFuzzer] Use custom allocators for STL containers in libFuzzer.
new 26676b9c5 [asan] Move __asan_handle_no_return to public header
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/sanitizer/asan_interface.h | 4 ++++
lib/asan/tests/asan_interface_test.cc | 8 ++++++++
2 files changed, 12 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 clang.
from 81950801a4 [c++2a] P0683R1: Permit default member initializers for bit-fields.
new 5319416443 Add test for -Wc++17-compat warning for P0683R1.
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/SemaCXX/cxx17-compat.cpp | 7 +++++++
1 file changed, 7 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 clang.
from abed2aa96a [clang-diff] Treat CXXCtorInitializer as a node
new 81950801a4 [c++2a] P0683R1: Permit default member initializers for bit-fields.
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/clang/AST/Decl.h | 96 +++++++++++++++++------------
include/clang/Basic/DiagnosticParseKinds.td | 8 ++-
lib/AST/Decl.cpp | 24 +++-----
lib/Parse/ParseDeclCXX.cpp | 9 +--
lib/Serialization/ASTReaderDecl.cpp | 19 +++---
lib/Serialization/ASTWriterDecl.cpp | 26 ++++----
test/PCH/cxx2a-bitfield-init.cpp | 25 ++++++++
test/Parser/cxx2a-bitfield-init.cpp | 22 +++++++
test/SemaCXX/member-init.cpp | 2 +-
www/cxx_status.html | 2 +-
10 files changed, 146 insertions(+), 87 deletions(-)
create mode 100644 test/PCH/cxx2a-bitfield-init.cpp
create mode 100644 test/Parser/cxx2a-bitfield-init.cpp
--
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 bfe9c13002a PR target/81995 * config/i386/i386.md (*<btsc><mode>): Ch [...]
new f555028fcac Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 45afd2567a1 Daily bump.
new 464d6a8ccd6 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from a7276faee0c Daily bump.
new 1e6ffcf80dd Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 022380542fb Daily bump.
new e59f157a16e Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.