This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4b0d05b PR c++/77585 * pt.c (instantiate_decl): Push to class scope [...]
new bbd14d5 P0490R0 GB 20: decomposition declaration should commit to tu [...]
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 | 12 ++++++++++++
gcc/cp/decl.c | 18 ++++++++++++++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp1z/decomp10.C | 2 +-
4 files changed, 33 insertions(+), 5 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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from b36a312 Toolchain sources: Update release notes for gcc-5-2016.12 snapshot.
new d7d07e8 Toolchain sources: Fix typo in release notes for gcc-5-2016.1 [...]
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:
components/toolchain/gcc-linaro/5/README.textile | 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 master
in repository llvm.
from 84ecaa6 [SimplifyCFG] Merge debug locations when hoisting an instruct [...]
new f977c2b [LV] Enable vectorization of loops with conditional stores by [...]
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/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
test/Transforms/LoopVectorize/AArch64/predication_costs.ll | 2 +-
test/Transforms/LoopVectorize/conditional-assignment.ll | 4 ++--
test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll | 2 +-
test/Transforms/LoopVectorize/if-pred-stores.ll | 2 +-
test/Transforms/LoopVectorize/interleaved-accesses-pred-stores.ll | 2 +-
6 files changed, 7 insertions(+), 7 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 compiler-rt.
from 8476c83 xray: fix assembly macro definition
new 6cb3018 Revert r289690 "[sanitizer] intercept bstring functions, patc [...]
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/msan/msan_interceptors.cc | 5 +++
.../sanitizer_common_interceptors.inc | 36 ----------------------
.../sanitizer_platform_interceptors.h | 3 --
test/asan/TestCases/Linux/bcmp_test.cc | 23 --------------
test/asan/TestCases/Linux/bcopy_test.cc | 22 -------------
test/asan/TestCases/Linux/bzero_test.cc | 13 --------
6 files changed, 5 insertions(+), 97 deletions(-)
delete mode 100644 test/asan/TestCases/Linux/bcmp_test.cc
delete mode 100644 test/asan/TestCases/Linux/bcopy_test.cc
delete mode 100644 test/asan/TestCases/Linux/bzero_test.cc
--
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 f192c5d [LiveRangeEdit] Change eliminateDeadDef assert to if condition.
new 84ecaa6 [SimplifyCFG] Merge debug locations when hoisting an instruct [...]
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/Transforms/Utils/SimplifyCFG.cpp | 8 ++++----
1 file changed, 4 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 fa552fc LibDriver: Allow resource files to be archive members.
new f192c5d [LiveRangeEdit] Change eliminateDeadDef assert to if condition.
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/LiveRangeEdit.cpp | 9 +++++----
1 file changed, 5 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 gcc.
from 0ccd6e7 Fix use-after-free lexing unterminated raw strings (PR prepro [...]
new 4b0d05b PR c++/77585 * pt.c (instantiate_decl): Push to class scope [...]
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 | 21 +++++++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr77585.C | 41 ++++++++++++++++++++++++++++++++++++
4 files changed, 72 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr77585.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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from c33adc6 Toolchain sources: Update release notes for gcc-6-2016.12 snapshot.
new b36a312 Toolchain sources: Update release notes for gcc-5-2016.12 snapshot.
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:
components/toolchain/gcc-linaro/5/README.textile | 7 ++++---
1 file changed, 4 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.
Yvan Roux pushed a change to branch linaro-local/gcc-5-integration-branch
in repository toolchain/gcc.
from e8d273d Merge branches/gcc-5-branch rev 243604.
adds 4c2904c Make Linaro GCC Snapshot 5.4-2016.12.
new 6d50b01 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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/LINARO-VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.