This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 7ea59e3e5d S390: Regenerate ULPs
new 0c25125780 tst-gmon: Build with -fno-omit-frame-pointer
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 | 4 ++++
gmon/Makefile | 2 +-
2 files changed, 5 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 binutils-gdb.
from ef336cb09a Update README-how-to-make-a-release with the correct sequenc [...]
new 5c144731ed Change readelf so that when --wide is active a relocation's [...]
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:
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 2 +-
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-powerpc/relocsort.d | 2 +-
4 files changed, 14 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.
unknown user pushed a change to branch master
in repository gcc.
from 46da2458cf1 2017-10-05 Tamar Christina <tamar.christina(a)arm.com>
new 64924d1d4d8 [C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
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 | 17 +++++++++++++++++
gcc/cp/class.c | 4 ++--
gcc/cp/cp-objcp-common.c | 9 +++++++++
gcc/cp/cp-tree.h | 5 -----
gcc/cp/decl.c | 16 ++++++++--------
gcc/cp/decl2.c | 16 ++++++++--------
gcc/cp/except.c | 10 +++++-----
gcc/cp/init.c | 2 +-
gcc/cp/name-lookup.c | 32 +++++++++++---------------------
gcc/cp/name-lookup.h | 9 +++++----
gcc/cp/rtti.c | 8 ++++----
11 files changed, 70 insertions(+), 58 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 5713d08c298 Add sanitizer_linux_x86_64.lo if __x86_64__ is defined by $CC
new 46da2458cf1 2017-10-05 Tamar Christina <tamar.christina(a)arm.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:
gcc/ChangeLog | 5 +++++
gcc/config/arm/arm.c | 33 +++++++++++++++++++++++++++++++++
2 files changed, 38 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 c64aa1bff6 [CodeGen] Unify generation of scalar and struct-path TBAA tags
new 9c61abafb8 Revert r314977 "[CodeGen] Unify generation of scalar and str [...]
new 072e2cd288 [CodeGen] Unify generation of scalar and struct-path TBAA tags
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/CodeGen/CGAtomic.cpp | 8 ++++--
lib/CodeGen/CGExpr.cpp | 63 ++++++++++++++++++-----------------------
lib/CodeGen/CGValue.h | 15 ++++++----
lib/CodeGen/CodeGenFunction.cpp | 2 +-
lib/CodeGen/CodeGenFunction.h | 22 +++-----------
lib/CodeGen/CodeGenModule.cpp | 6 ----
lib/CodeGen/CodeGenModule.h | 5 ----
lib/CodeGen/CodeGenTBAA.cpp | 38 +++++++++++++++----------
lib/CodeGen/CodeGenTBAA.h | 61 +++++++++++++++++++++------------------
9 files changed, 104 insertions(+), 116 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 hjl/pr82379/gcc-7-branch
in repository gcc.
discards 9654bb5c445 Add anitizer_linux_x86_64.lo if __x86_64__ is defined by $CC
adds 8f0bdd09ff4 Daily bump.
adds 4db7352aa2d Handle libbacktrace in contrib/gcc_update
adds 1e58ee6ffff [gcc]
adds 9ab121882b4 libgo: update to Go 1.8.3 release
adds 27d6fd48f90 Daily bump.
adds c3f9cd0c11e 2017-10-03 Thomas Koenig <tkoenig(a)gcc.gnu.org> Steve [...]
adds b5cfe135013 Daily bump.
adds 91afe529e9f PR c++/81525 - broken handling of auto in generic lambda.
adds 2fa704a8da0 PR c++/82406 - C++17 error with noexcept function type
adds 79130248bd5 Daily bump.
adds b2bf0e7f02c Add sanitizer_linux_x86_64.lo if __x86_64__ is defined by $CC
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9654bb5c445)
\
N -- N -- N refs/heads/hjl/pr82379/gcc-7-branch (b2bf0e7f02c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 4 +++
contrib/gcc_update | 4 +++
gcc/ChangeLog | 23 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 11 +++++++
gcc/cp/cp-objcp-common.h | 2 ++
gcc/cp/cp-tree.h | 1 +
gcc/cp/pt.c | 20 ++++++------
gcc/cp/tree.c | 15 +++++++++
gcc/fortran/ChangeLog | 8 +++++
gcc/fortran/expr.c | 6 +++-
gcc/gimple-ssa-strength-reduction.c | 8 ++++-
gcc/langhooks-def.h | 2 ++
gcc/langhooks.h | 4 +++
gcc/testsuite/ChangeLog | 15 +++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-auto1.C | 19 ++++++++++++
gcc/testsuite/g++.dg/ext/attrib54.C | 14 +++++++++
.../g++.dg/{torture/pr70029.C => lto/pr70029_0.C} | 4 +--
gcc/testsuite/gcc.c-torture/compile/pr82337.c | 25 +++++++++++++++
gcc/testsuite/gfortran.dg/zero_sized_7.f90 | 18 +++++++++++
gcc/tree.c | 11 ++++++-
libgo/MERGE | 2 +-
libgo/VERSION | 2 +-
libgo/go/cmd/go/build.go | 20 ++++++++++++
libgo/go/crypto/elliptic/elliptic_test.go | 36 ++++++++++++++++++++++
libgo/go/database/sql/sql.go | 2 +-
libgo/go/database/sql/sql_test.go | 5 +--
libgo/go/net/http/h2_bundle.go | 19 +++++++++---
libsanitizer/ChangeLog | 9 ++++++
29 files changed, 286 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-auto1.C
create mode 100644 gcc/testsuite/g++.dg/ext/attrib54.C
copy gcc/testsuite/g++.dg/{torture/pr70029.C => lto/pr70029_0.C} (53%)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82337.c
create mode 100644 gcc/testsuite/gfortran.dg/zero_sized_7.f90
--
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 7728f3542e [analyzer] Fix leak false positives on stuff put in C++/ObjC [...]
new c64aa1bff6 [CodeGen] Unify generation of scalar and struct-path TBAA tags
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/CodeGen/CGAtomic.cpp | 8 ++---
lib/CodeGen/CGClass.cpp | 4 +--
lib/CodeGen/CGExpr.cpp | 78 ++++++++++++++++++++--------------------
lib/CodeGen/CGValue.h | 15 +++-----
lib/CodeGen/CodeGenFunction.cpp | 2 +-
lib/CodeGen/CodeGenFunction.h | 22 +++++++++---
lib/CodeGen/CodeGenModule.cpp | 38 ++++++++++----------
lib/CodeGen/CodeGenModule.h | 30 ++++++++++------
lib/CodeGen/CodeGenTBAA.cpp | 75 +++++++++++++++-----------------------
lib/CodeGen/CodeGenTBAA.h | 80 ++++++++++++++++++-----------------------
10 files changed, 169 insertions(+), 183 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 glibc.
from ee417882e0 Don't use hidden visibility in libc.a with PIE on i386
new 84d0e6f052 support_format_hostent: Add more error information for NETDB [...]
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 | 5 +++++
support/support_format_hostent.c | 14 ++++++++++----
2 files changed, 15 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 gcc-7-branch
in repository gcc.
from 79130248bd5 Daily bump.
new b2bf0e7f02c Add sanitizer_linux_x86_64.lo if __x86_64__ is defined by $CC
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:
libsanitizer/ChangeLog | 9 +++++++++
libsanitizer/configure.tgt | 2 ++
2 files changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.