This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d2bbbc2db79 tree-if-conv.c: fix ICE seen with -fno-tree-forwprop (PR tr [...]
new f317979e2e9 2018-03-08 Richard Biener <rguenther(a)suse.de>
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 | 9 +++++++++
gcc/testsuite/ChangeLog | 5 +++++
.../compile/pr84178-1.c => gcc.dg/torture/pr84178-2.c} | 6 ++++--
gcc/tree-if-conv.c | 11 +++++++++--
4 files changed, 27 insertions(+), 4 deletions(-)
copy gcc/testsuite/{gcc.c-torture/compile/pr84178-1.c => gcc.dg/torture/pr84178-2. [...]
--
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 02c32e39a9a Fix ifunc detection in target-supports.exp file.
new d2bbbc2db79 tree-if-conv.c: fix ICE seen with -fno-tree-forwprop (PR tr [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr84178-1.c | 18 ++++++++++++++++++
gcc/tree-if-conv.c | 8 +++++---
4 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr84178-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 clang.
from c1fc31f7a3 Propagate DLLAttr to friend re-declarations of member functions
new 4890a84991 [clang-format] Use NestedBlockIndent as a 0 column in format [...]
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/Format/ContinuationIndenter.cpp | 9 +++++----
unittests/Format/FormatTestRawStrings.cpp | 11 +++++------
2 files changed, 10 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 llvm.
from e5edcce9f5f [dsymutil] Embed toolchain in dSYM bundle
new 41b1ba97236 [DWARF] Don't attempt to parse line tables at invalid offsets
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/DebugInfo/DWARF/DWARFDebugLine.cpp | 3 ++
unittests/DebugInfo/DWARF/CMakeLists.txt | 2 +
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 31 ++----------
unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp | 64 ++++++++++++++++++++++++
unittests/DebugInfo/DWARF/DwarfUtils.cpp | 42 ++++++++++++++++
unittests/DebugInfo/DWARF/DwarfUtils.h | 29 +++++++++++
6 files changed, 143 insertions(+), 28 deletions(-)
create mode 100644 unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
create mode 100644 unittests/DebugInfo/DWARF/DwarfUtils.cpp
create mode 100644 unittests/DebugInfo/DWARF/DwarfUtils.h
--
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 92758f37a54 [X86] Change X86::PMULDQ/PMULUDQ opcodes to take vXi64 type [...]
new b54703c0236 [MCSchedule] Always generate processor resource names.
new e5edcce9f5f [dsymutil] Embed toolchain in dSYM bundle
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:
docs/CommandGuide/dsymutil.rst | 4 ++++
include/llvm/MC/MCSchedule.h | 2 --
test/tools/dsymutil/X86/darwin-bundle.test | 7 ++++++-
test/tools/dsymutil/cmdline.test | 1 +
tools/dsymutil/dsymutil.cpp | 13 +++++++++++--
utils/TableGen/SubtargetEmitter.cpp | 4 ++--
6 files changed, 24 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 binutils-gdb.
from e771e7c9fb x86: fold several AVX512VL templates
new 4ef0bef68c Remove MAX_REGISTER_SIZE define
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 | 7 +++++++
gdb/defs.h | 5 -----
gdb/python/py-unwind.c | 1 -
gdb/regcache.c | 2 --
4 files changed, 7 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 gcc.
from 1ee9f50d26f Document gcov-io (PR gcov-profile/84735).
new 59019b258f5 2018-03-08 Richard Biener <rguenther(a)suse.de>
new 02c32e39a9a Fix ifunc detection in target-supports.exp file.
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 | 11 ++++++++++
gcc/testsuite/ChangeLog | 10 +++++++++
gcc/testsuite/gcc.dg/torture/pr84746.c | 26 ++++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 5 +++--
gcc/tree-ssa-pre.c | 37 +++++++++++++++++++++-------------
5 files changed, 73 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr84746.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 f8e02f3317e [LVU] reset view at function entry, omit views at line zero
new 1ee9f50d26f Document gcov-io (PR gcov-profile/84735).
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/doc/gcov.texi | 6 +++---
gcc/gcov-io.h | 8 ++++++--
3 files changed, 15 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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 968e985a7d8 Daily bump.
new c609e6f797d Backport r254137
new 46868340aa7 Backport r254257
new 5a9269406aa Backport r256226
new 2d2ee9423f1 Backport r243662
The 4 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 | 47 +++++++++++++++++++
gcc/combine.c | 25 ++++++----
gcc/configure | 4 +-
gcc/configure.ac | 4 +-
gcc/doc/gcov.texi | 7 +++
gcc/doc/invoke.texi | 6 +--
gcc/ipa-icf.c | 11 +++++
gcc/testsuite/ChangeLog | 16 +++++++
gcc/testsuite/g++.dg/ipa/pr82352.C | 93 ++++++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/opt/pr77844.C | 32 +++++++++++++
gcc/valtrack.c | 20 ++++++++
11 files changed, 250 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr82352.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr77844.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.