This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ad698af5faa gcc: 2018-02-13 Paolo Bonzini <bonzini(a)gnu.org>
new 1108bdc1b40 PR c++/84338 - wrong variadic sizeof.
new a5283f32281 Fix more variadic capture issues.
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/cp/ChangeLog | 19 +++
gcc/cp/cp-tree.h | 6 -
gcc/cp/parser.c | 2 -
gcc/cp/pt.c | 143 +++++++++++++++------
.../g++.dg/cpp0x/lambda/lambda-variadic5.C | 1 +
.../g++.dg/cpp1y/lambda-generic-variadic12.C | 16 +++
.../g++.dg/cpp1y/lambda-generic-variadic13.C | 15 +++
7 files changed, 154 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic12.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic13.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 ac28bc23422 [CallSiteSplitting] Dereference pointer earlier.
new aadb70d6151 [CallSiteSplitting] Clear ValueToValue maps.
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/Scalar/CallSiteSplitting.cpp | 4 ++++
1 file changed, 4 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 release_60
in repository lld.
from c76af4336 Merging r324467 and r324468: -------------------------------- [...]
new aac74c37f Merging r323893 and r323895:
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:
COFF/PDB.cpp | 55 ++++++++++++++++++++++++----------
test/COFF/pdb-type-server-missing.yaml | 7 ++---
2 files changed, 42 insertions(+), 20 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 913da000b57 [InstCombine] Simplify getLogBase2 case for scalar/splats. NFCI.
new ac28bc23422 [CallSiteSplitting] Dereference pointer earlier.
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/Scalar/CallSiteSplitting.cpp | 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 llvm.
from de85a83eb31 [CallSiteSplitting] Fix new-pm test, as TargetIRAnalysis is [...]
new 913da000b57 [InstCombine] Simplify getLogBase2 case for scalar/splats. NFCI.
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/InstCombine/InstCombineMulDivRem.cpp | 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 master
in repository gcc.
from c2762a30e7e WebAssembly: Disable subdirectory configuration for unsupported LD
new ad698af5faa gcc: 2018-02-13 Paolo Bonzini <bonzini(a)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:
gcc/ChangeLog | 5 +++++
gcc/internal-fn.def | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/asan/pr84307.c | 21 ---------------------
4 files changed, 12 insertions(+), 23 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/asan/pr84307.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 binutils-gdb.
from 6e5e9d58c1 PR22836, "-r -s" doesn't work with -g3 using GCC 7
new 30147392ca MIPS/GAS/testsuite: Correct duplicate `Loongson-3A tests' test name
new 87993319a5 WebAssembly: Correct an `index' global shadowing error for p [...]
new b29d26411c WebAssembly: Disable subdirectory configuration for unsupported LD
The 3 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 +++++
bfd/ChangeLog | 5 +++++
bfd/wasm-module.c | 18 +++++++++---------
configure | 3 +++
configure.ac | 3 +++
gas/ChangeLog | 4 ++++
gas/testsuite/gas/mips/loongson-3a-2.d | 2 +-
opcodes/ChangeLog | 5 +++++
opcodes/wasm32-dis.c | 6 +++---
9 files changed, 38 insertions(+), 13 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 ccdd6f5c26e [PR 83990] Fix location handling in ipa_modify_call_arguments
new c2762a30e7e WebAssembly: Disable subdirectory configuration for unsupported LD
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 +++++
configure | 3 +++
configure.ac | 3 +++
3 files changed, 11 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 gcc.
from 76205d3a707 2018-02-13 Sebastian Perta <sebastian.perta(a)renesas.com>
new ccdd6f5c26e [PR 83990] Fix location handling in ipa_modify_call_arguments
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-param-manipulation.c | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.