This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e7db8bd2e86 gcc/ChangeLog:
new d3bed086c2c PR c++/82664 - ICE with reference to function template parm.
new d76b54bd322 [C++ PATCH] Deprecate -ffriend-injection
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 | 4 ++++
gcc/cp/ChangeLog | 4 ++++
gcc/cp/pt.c | 7 ++++++-
gcc/doc/extend.texi | 6 +++---
gcc/testsuite/g++.dg/template/nontype-fn1.C | 11 +++++++++++
5 files changed, 28 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/nontype-fn1.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-7-branch
in repository gcc.
from 9854e9417da PR c++/82764 - C++17 ICE with empty base
new d32eb9ddf72 PR c++/82664 - ICE with reference to function template parm.
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 | 4 ++++
gcc/cp/pt.c | 7 ++++++-
gcc/testsuite/g++.dg/template/nontype-fn1.C | 11 +++++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/nontype-fn1.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 d10074617b6 [X86] Remove call to ShrinkDemandedCosntant from the SHRUNK [...]
new 2b45169dc8d [X86] Only reorder srl/and on last DAG combiner run
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/Target/X86/X86ISelLowering.cpp | 10 ++++++++--
test/CodeGen/X86/live-out-reg-info.ll | 4 ++--
test/CodeGen/X86/test-shrink.ll | 36 +++++++++++++++++------------------
test/CodeGen/X86/test-vs-bittest.ll | 17 +++++++++++------
test/CodeGen/X86/xor-icmp.ll | 4 ++--
5 files changed, 41 insertions(+), 30 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 fbaab4863b9 2018-02-16 Vladimir Makarov <vmakarov(a)redhat.com>
new e7db8bd2e86 gcc/ChangeLog:
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/rs6000/rs6000-builtin.def | 20 +++++++++++++++-----
gcc/config/rs6000/rs6000-c.c | 6 +++---
3 files changed, 26 insertions(+), 8 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 lld.
from 3ad5c1a1a Simplify RelocationBaseSection::addReloc.
new 6f1134ea6 [WebAssembly] Fix typos in comment. NFC.
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:
wasm/MarkLive.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 f010b43ca2c [WebAssembly] MC: Make explicit our current lack of support [...]
new d10074617b6 [X86] Remove call to ShrinkDemandedCosntant from the SHRUNK [...]
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/Target/X86/X86ISelLowering.cpp | 3 +--
1 file changed, 1 insertion(+), 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 clang.
from f942b699bf Clean up 'target' attribute diagnostics
new f45c4ab9d7 [OPENMP] Fix parsing of the directives with inner directives.
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/Basic/DiagnosticParseKinds.td | 2 +-
lib/Parse/ParseOpenMP.cpp | 4 ++--
lib/Parse/ParsePragma.cpp | 14 +++++++++++++-
test/OpenMP/openmp_check.cpp | 6 ++++--
4 files changed, 20 insertions(+), 6 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 4b8290f8390 2018-02-16 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
new fbaab4863b9 2018-02-16 Vladimir Makarov <vmakarov(a)redhat.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 | 6 ++++++
gcc/lra-constraints.c | 8 +++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr70023.c | 15 +++++++++++++++
4 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr70023.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 e150103e1c7 [InstCombine] clean up fdiv-with-fdiv folds; NFCI
new f010b43ca2c [WebAssembly] MC: Make explicit our current lack of support [...]
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/MC/WasmObjectWriter.cpp | 19 +++++++++++++++++--
lib/Target/WebAssembly/known_gcc_test_failures.txt | 6 ++----
test/MC/WebAssembly/blockaddress.ll | 15 +++++++++++++++
3 files changed, 34 insertions(+), 6 deletions(-)
create mode 100644 test/MC/WebAssembly/blockaddress.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.