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 e6b69ba PR c++/71442 * pt.c (tsubst_copy): Only set TREE_USED on DECLs.
new 52c16b5 Backport from mainline 2016-06-08 Jose E. Marchesi <jose. [...]
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 | 8 ++++++++
gcc/config/sparc/driver-sparc.c | 4 ++--
2 files changed, 10 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 glibc.
from 8fa8a33 Fix i386 atanhl (sNaN) (bug 20219).
new 1e8a887 malloc: Correct size computation in realloc for dumped fake m [...]
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 | 7 +++++++
malloc/malloc.c | 12 ++++++++----
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 master
in repository clang-tools-extra.
from 9f768c7 [clang-tidy] misc-argument-comment: don't bail out when an ar [...]
new f54b78b clang-rename: implement renaming of classes inside dynamic_cast
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:
clang-rename/USRLocFinder.cpp | 34 +++++++++++++---------
.../{StaticCastExpr.cpp => DynamicCastExpr.cpp} | 7 +++--
2 files changed, 25 insertions(+), 16 deletions(-)
copy test/clang-rename/{StaticCastExpr.cpp => DynamicCastExpr.cpp} (56%)
--
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 7ddaa62 PR c++/71442 * pt.c (tsubst_copy): Only set TREE_USED on DECLs.
new 6663366 2016-06-08 Paolo Carlini <paolo.carlini(a)oracle.com>
new ce64059 2016-06-08 Jose E. Marchesi <jose.marchesi(a)oracle.com>
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 | 5 +++++
gcc/config/sparc/driver-sparc.c | 4 ++--
gcc/cp/ChangeLog | 5 +++++
gcc/cp/pt.c | 6 ++++--
4 files changed, 16 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 master
in repository llvm.
from 05f452d Attempt #2 to appease the buildbots.
new 4fb8b60 [CodeView] Remove manual expansion of the default copy ctor.
new fa4edba Generate codeview for array type metadata.
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:
include/llvm/DebugInfo/CodeView/StreamRef.h | 10 --
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 14 +++
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 1 +
test/DebugInfo/COFF/types-array.ll | 142 ++++++++++++++++++++++++++++
4 files changed, 157 insertions(+), 10 deletions(-)
create mode 100644 test/DebugInfo/COFF/types-array.ll
--
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 f43f122 [Sema] Don't permit catching variably modified types
new c44ae68 Specify target in lifetime-asan 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/CodeGen/lifetime-asan.c | 5 ++---
1 file changed, 2 insertions(+), 3 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-5-branch
in repository gcc.
from 9300ead Daily bump.
new 79a00c2 PR c++/71442 * pt.c (tsubst_copy): Only set TREE_USED on DECLs.
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 | 5 ++++
gcc/cp/pt.c | 3 +-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/cpp0x/Wunused-variable-1.C | 37 +++++++++++++++++++++++++
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wunused-variable-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.
unknown user pushed a change to branch master
in repository llvm.
from d3fa840 [codeview] Avoid emitting an empty file checksum table
new 05f452d Attempt #2 to appease the buildbots.
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/Analysis/StratifiedSets.h | 6 +++---
1 file changed, 3 insertions(+), 3 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 84ee090 [PATCH 2/2][AArch64] Tests of AAPCS64 updates for alignment a [...]
new 7ddaa62 PR c++/71442 * pt.c (tsubst_copy): Only set TREE_USED on DECLs.
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 | 5 ++++
gcc/cp/pt.c | 3 +-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/cpp0x/Wunused-variable-1.C | 37 +++++++++++++++++++++++++
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wunused-variable-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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from d62d88c Backport from mainline 2016-06-06 Jose E. Marchesi <jose. [...]
new e6b69ba PR c++/71442 * pt.c (tsubst_copy): Only set TREE_USED on DECLs.
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 | 5 ++++
gcc/cp/pt.c | 3 +-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/cpp0x/Wunused-variable-1.C | 37 +++++++++++++++++++++++++
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wunused-variable-1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.