This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bda84b10450 PR c/84721 * c-parser.c (add_debug_begin_stmt): Don't add [...]
new 24d5b4f0035 PR c++/84684 * constexpr.c (cxx_bind_parameters_in_call): [...]
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/constexpr.c | 2 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/cpp1z/constexpr-84684.C | 163 +++++++++++++++++++++++++++
4 files changed, 176 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-84684.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 gcc.
from 49fa017b8a5 PR target/84710 * combine.c (try_combine): Use reg_or_sub [...]
new bda84b10450 PR c/84721 * c-parser.c (add_debug_begin_stmt): Don't add [...]
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/c/ChangeLog | 6 ++++++
gcc/c/c-parser.c | 3 ++-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/pr84721.c | 6 ++++++
4 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84721.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 gcc.
from 97891b71597 2018-03-06 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 49fa017b8a5 PR target/84710 * combine.c (try_combine): Use reg_or_sub [...]
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/combine.c | 8 ++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr84710.c | 13 +++++++++++++
4 files changed, 26 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84710.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 770aa8a3d3 RISC-V: Disallow output format changes.
new d8344f3d05 Formatting fixes in rust-exp.y
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:
gdb/ChangeLog | 4 ++++
gdb/rust-exp.y | 19 +++++++++----------
2 files changed, 13 insertions(+), 10 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 6a52b697d OpenBSD sanitizer common, define RLIMIT_AS constant
new fda7be249 [scudo] Use gc-sections by default
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/scudo/CMakeLists.txt | 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 gcc-7-branch
in repository gcc.
from eef9c91b27d Backport r257442
new 1c49d3f3a1b Backport r257490
new de5c5180c21 Backport r257877
new 9bb0081e39b Backport r257939
new 33d6b1662b8 Fix IPA profile merging, fixed in trunk with r253910.
new 2496ac36a35 Backport r247342
new d3b154d7a82 Backport r255818
new e6b51d7b5ca Backport r256989
new 01e5056b9a0 Backport r257383
new 1f03e247481 Backport r257384
new 8c6bf579dd3 Backport r257803
new 77e8d88f013 Backport r257842
new 51edbf525ff Backport r257932
The 12 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 | 81 +++++++++++++++++++++++++
gcc/cgraph.h | 3 +
gcc/doc/gcov.texi | 4 +-
gcc/doc/invoke.texi | 6 +-
gcc/final.c | 4 +-
gcc/ipa-cp.c | 18 ++++++
gcc/ipa-utils.c | 2 +
gcc/loop-unroll.c | 2 +-
gcc/lto-streamer-out.c | 54 ++---------------
gcc/lto/ChangeLog | 26 ++++++++
gcc/lto/lto-partition.c | 3 +-
gcc/lto/lto-symtab.c | 25 ++++++--
gcc/lto/lto.c | 17 ++++--
gcc/opts.c | 20 ++++++
gcc/params.def | 4 +-
gcc/symtab.c | 56 +++++++++++++++++
gcc/testsuite/ChangeLog | 38 ++++++++++++
gcc/testsuite/c-c++-common/tsan/race_on_mutex.c | 9 +--
gcc/testsuite/gcc.dg/lto/pr81440.h | 4 ++
gcc/testsuite/gcc.dg/lto/pr81440_0.c | 9 +++
gcc/testsuite/gcc.dg/lto/pr81440_1.c | 6 ++
gcc/testsuite/gcc.target/i386/pr84310-2.c | 10 +++
gcc/testsuite/gcc.target/i386/pr84310.c | 8 +++
gcc/tree.c | 7 ++-
24 files changed, 342 insertions(+), 74 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440.h
create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440_1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr84310-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr84310.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 9add17f218 gdb/riscv: Remove partial target description support
new 770aa8a3d3 RISC-V: Disallow output format changes.
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:
ld/ChangeLog | 10 ++++++++++
ld/emultempl/riscvelf.em | 20 ++++++++++++++++++++
ld/testsuite/ld-elf/pr21884.d | 2 +-
ld/testsuite/ld-srec/srec.exp | 6 ++++++
ld/testsuite/ld-unique/pr21529.d | 2 +-
5 files changed, 38 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 gcc-7-branch
in repository gcc.
from cdb6f782d01 2018-03-06 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 8c42fdaae1b Backport r253729
new ea1d2eeccf2 Backport r257183
new b6084680363 Backport r257343
new 2f179a24542 Backport r257412
new eef9c91b27d Backport r257442
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/lto/ChangeLog | 47 ++++++++++++++++++++++++++++++
gcc/lto/lto-lang.c | 2 ++
gcc/lto/lto-symtab.c | 22 +++++++++++---
gcc/lto/lto.c | 56 ++++++++++++++++++++++++++----------
gcc/testsuite/ChangeLog | 10 +++++++
gcc/testsuite/gcc.dg/lto/pr83954.h | 3 ++
gcc/testsuite/gcc.dg/lto/pr83954_0.c | 8 ++++++
gcc/testsuite/gcc.dg/lto/pr83954_1.c | 7 +++++
8 files changed, 136 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954.h
create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954_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 04fcfb94ade [SymboleFilePDB] Put the test input back that my previous c [...]
new 2b8042c2ab1 [TargetLowering] Rename DAGCombinerInfo::isAfterLegalizeVec [...]
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/llvm/CodeGen/TargetLowering.h | 2 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 2 +-
lib/Target/PowerPC/PPCISelLowering.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
4 files 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 3459520e803 [Hexagon] Update more testcases
new 04fcfb94ade [SymboleFilePDB] Put the test input back that my previous c [...]
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/tools/llvm-pdbdump/Inputs/TypeQualifiersTest.pdb | Bin 0 -> 102400 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.