This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0cbebbb84e7 PR c++/85135 - ICE with omitted template arguments.
new 53d4dec1313 PR other/85161 * elf.c (elf_zlib_fetch): Fix up predefine [...]
new 08661f80efc [ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result
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 | 7 +++++++
gcc/config/arm/arm-builtins.c | 4 +++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/arm/cmse/cmse-1.c | 28 +++++++++++++++++++---------
gcc/testsuite/gcc.target/arm/cmse/cmse-16.c | 18 ++++++++++++++++++
libbacktrace/ChangeLog | 7 +++++++
libbacktrace/elf.c | 9 ++++++++-
7 files changed, 71 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/cmse-16.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 0e5d6b26409 Fix build breakage from r329201
new 200eeca319d [Power9]Legalize and emit code for quad-precision fma instructions
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/PowerPC/PPCISelLowering.cpp | 3 +
lib/Target/PowerPC/PPCInstrVSX.td | 44 +++++--
test/CodeGen/PowerPC/f128-fma.ll | 203 +++++++++++++++++++++++++++++++++
3 files changed, 242 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/PowerPC/f128-fma.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 glibc.
from b07367bcf8 inet: Actually build and run tst-deadline
new 9185f86d8f Make sysdeps/generic/internal-signals.h less stubby.
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 | 8 ++++++++
sysdeps/generic/internal-signals.h | 15 ++++++++++++---
2 files changed, 20 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 cb1fb485dba PR c++/65923
new a62e49b7545 PR c++/85148 - ICE with 'this' in array NSDMI.
new f0d2eb4fa5e PR c++/85141 - ICE with compound assignment and static member fn.
new 2d50c8414a2 PR c++/85118 - wrong error with generic lambda and std::bind.
new 39cd13b6674 PR c++/85133 - ICE with missing concept initializer.
new 0cbebbb84e7 PR c++/85135 - ICE with omitted template arguments.
The 5 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 | 21 ++++
gcc/cp/call.c | 6 +-
gcc/cp/decl.c | 34 ++++--
gcc/cp/tree.c | 2 +-
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/concepts/var-concept7.C | 8 ++
.../g++.dg/cpp1y/lambda-generic-variadic17.C | 125 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr11.C | 12 ++
gcc/testsuite/g++.dg/cpp1z/class-deduction53.C | 10 ++
gcc/testsuite/g++.dg/expr/assign2.C | 12 ++
gcc/testsuite/g++.dg/parse/crash60.C | 2 +-
11 files changed, 217 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/var-concept7.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic17.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr11.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction53.C
create mode 100644 gcc/testsuite/g++.dg/expr/assign2.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 982bc0e3b94 Daily bump.
new d8099c82fab PR c++/85148 - ICE with 'this' in array NSDMI.
new 24148760e36 PR c++/85118 - wrong error with generic lambda and std::bind.
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 | 9 ++
gcc/cp/call.c | 6 +-
gcc/cp/tree.c | 2 +-
.../g++.dg/cpp1y/lambda-generic-variadic17.C | 125 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr11.C | 12 ++
5 files changed, 150 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic17.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr11.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 aoliva/testme
in repository gcc.
discards 81d201c5d84 [PR c++/85039] adjust context of new types in member initializers
discards e7cb0b4cef8 [PR c++/84979] reject auto in explicit tmpl args for tmpl-fn
adds 38a446c25a8 2018-04-04 Richard Biener <rguenther(a)suse.de>
adds 78d8553cdaf [NDS32] Refine instruction type attribute.
adds 81788af7677 [NDS32] Refine movcc, cmov, cstore and cbranch patterns.
adds daca54f75aa [NDS32] Merge movqi and movhi patterns.
adds 763a2130210 2018-04-04 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds fc327513163 [NDS32] Implement movmisalignsi and movmisaligndi pattern.
adds c87624d1f5f Disable anchors and msdata for ASAN test-case (PR sanirizer [...]
adds 78f25362ecf 2018-04-04 Richard Biener <rguenther(a)suse.de>
adds c6e23056777 [NDS32] Restrict mov pattern that has at least one register [...]
adds a496707efdc 2018-04-04 Richard Biener <rguenther(a)suse.de>
adds 054d3887bef PR testsuite/85189 * g++.dg/inherit/override-attribs.C: U [...]
adds d4ad98ea257 Fix -Wstringop-overflow regression
adds 52abe71d6c2 gcc/ PR rtl-optimization/84878 * ddg.c (add_cross_iterati [...]
adds cb1fb485dba PR c++/65923
new 2b54b22e2b1 [PR c++/84979] reject auto in explicit tmpl args for tmpl-fn
new c36da11b18c [PR c++/85039] adjust context of new types in member initializers
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 (81d201c5d84)
\
N -- N -- N refs/heads/aoliva/testme (c36da11b18c)
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.
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 | 68 ++
gcc/builtins.c | 2 +-
gcc/config/nds32/nds32-doubleword.md | 7 +-
gcc/config/nds32/nds32-md-auxiliary.c | 961 ++++++++++++++-
gcc/config/nds32/nds32-protos.h | 16 +
gcc/config/nds32/nds32.h | 8 +
gcc/config/nds32/nds32.md | 1273 +++++---------------
gcc/config/nds32/pipelines.md | 2 +-
gcc/config/nds32/predicates.md | 8 +
gcc/cp/ChangeLog | 6 +
gcc/cp/decl.c | 7 +
gcc/cp/parser.c | 10 -
gcc/cp/pt.c | 12 +-
gcc/ddg.c | 9 +-
gcc/dwarf2out.c | 5 +
gcc/testsuite/ChangeLog | 38 +
.../c-c++-common/Wstringop-truncation-4.c | 8 +-
.../c-c++-common/asan/pointer-compare-1.c | 4 +
gcc/testsuite/g++.dg/diagnostic/pr65923.C | 23 +
gcc/testsuite/g++.dg/inherit/override-attribs.C | 2 +-
gcc/testsuite/g++.dg/lto/pr85176_0.C | 10 +
gcc/testsuite/gcc.dg/Wstringop-overflow-4.c | 28 +
gcc/testsuite/gcc.dg/torture/pr85168.c | 30 +
gcc/testsuite/gcc.target/powerpc/pr84878.c | 18 +
gcc/testsuite/lib/target-supports.exp | 4 +-
gcc/tree-ssa-sccvn.c | 5 +-
libgfortran/ChangeLog | 6 +
libgfortran/runtime/minimal.c | 14 +
28 files changed, 1586 insertions(+), 998 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr65923.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr85176_0.C
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-4.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr85168.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr84878.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 compiler-rt.
from fc9c3892b [sanitizer] Split stacktrace/symbolizer: Windows unwind
new 97c4d2222 [CMake] Support statically linked libc++abi and libunwind
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:
CMakeLists.txt | 8 ++++++--
1 file changed, 6 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 52abe71d6c2 gcc/ PR rtl-optimization/84878 * ddg.c (add_cross_iterati [...]
new cb1fb485dba PR c++/65923
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/decl.c | 7 +++++++
gcc/cp/parser.c | 10 ----------
gcc/testsuite/g++.dg/diagnostic/pr65923.C | 23 +++++++++++++++++++++++
4 files changed, 36 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr65923.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 gdb-8.1-branch
in repository binutils-gdb.
from fec94524cf Automatic date update in version.in
new f13be04ec6 i386: Clear vex instead of vex.evex
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:
gas/ChangeLog | 11 +++++++++++
gas/testsuite/gas/i386/prefix.d | 3 +++
gas/testsuite/gas/i386/prefix.s | 4 ++++
opcodes/ChangeLog | 11 +++++++++++
opcodes/i386-dis.c | 7 +------
5 files changed, 30 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 d4ad98ea257 Fix -Wstringop-overflow regression
new 52abe71d6c2 gcc/ PR rtl-optimization/84878 * ddg.c (add_cross_iterati [...]
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 | 7 +++++++
gcc/ddg.c | 9 ++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr84878.c | 18 ++++++++++++++++++
4 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr84878.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.