This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2645d12c61f 2017-09-13 Richard Biener <rguenther(a)suse.de>
new 8e0b2bf6e8b 2017-09-13 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 | 5 +++++
gcc/dwarf2out.c | 31 -------------------------------
2 files changed, 5 insertions(+), 31 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/gcc-compare-results.
from acb34ac Add a couple of unstable tests.
new 28a9278 compare_dg_tests.pl: Update EXP info when merging results.
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:
compare_dg_tests.pl | 34 +++++++++++++---------------------
1 file changed, 13 insertions(+), 21 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 4fd5a7b8262 [X86] Make sure we emit a SUBREG_TO_REG after the MOV32ri w [...]
new e239c0c6cf5 [X86] Add explicit mc-encoding checks to X86/viabs.ll. 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:
test/CodeGen/X86/viabs.ll | 182 ++++++++++++++++++++++++++++++++--------------
1 file changed, 126 insertions(+), 56 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 0a5592717 [compiler-rt] Add test for not fully implemented dump_registers
new 5c8c2c47d [compiler-rt] Compile signal specific functions only for !SAN [...]
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/sanitizer_common/sanitizer_common_libcdep.cc | 2 ++
1 file changed, 2 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 e3e07c68100 Minor edits.
new 4737dd9e29e 2017-09-13 Richard Biener <rguenther(a)suse.de>
new 2645d12c61f 2017-09-13 Richard Biener <rguenther(a)suse.de>
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 | 18 ++++-
gcc/gimple-fold.c | 22 ++----
gcc/testsuite/ChangeLog | 7 ++
.../g++.dg/{torture/pr65626.C => pr82128.C} | 1 +
gcc/tree-cfg.c | 90 +++++++++++++++++++++-
5 files changed, 120 insertions(+), 18 deletions(-)
copy gcc/testsuite/g++.dg/{torture/pr65626.C => pr82128.C} (91%)
--
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 060df40ec [ELF] - Refactor of Writer<ELFT>::forEachRelSec.
new 6131e2dca lldMinGW itself doesn't require libpthread.
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:
MinGW/CMakeLists.txt | 1 -
1 file changed, 1 deletion(-)
--
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 6bf713f76bf Regenerate.
new 8f4c2886128 Minor edits.
new 9a6f55bf481 Regenerate.
new e3e07c68100 Minor edits.
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:
gcc/ada/adaint.h | 2 +-
gcc/ada/ctrl_c.c | 2 +-
gcc/ada/doc/gnat_rm/intrinsic_subprograms.rst | 25 +-
gcc/ada/doc/gnat_rm/standard_library_routines.rst | 3 +-
gcc/ada/gnat_rm.texi | 549 +++++++++++-----------
gcc/ada/gsocket.h | 2 +-
gcc/ada/init.c | 2 +-
gcc/ada/initialize.c | 2 +-
gcc/ada/libgnarl/a-taster.adb | 2 +-
gcc/ada/link.c | 2 +-
gcc/ada/rtfinal.c | 2 +-
gcc/ada/s-oscons-tmplt.c | 2 +-
gcc/ada/vx_crtbegin.c | 2 +-
gcc/ada/vx_crtbegin.inc | 2 +-
gcc/ada/vx_crtbegin_auto.c | 6 +-
gcc/ada/vx_crtend.c | 2 +-
16 files changed, 317 insertions(+), 290 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 3254c743c87 [X86 CodeGen] Optimization of ZeroExtendLoad for v2i8 vector
new 4fd5a7b8262 [X86] Make sure we emit a SUBREG_TO_REG after the MOV32ri w [...]
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/X86ISelDAGToDAG.cpp | 11 +++++++++--
test/CodeGen/X86/bmi.ll | 12 ++++++++++++
2 files changed, 21 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 clang.
from 420a3ebdce libclang: expose `clang_getCursorTLSKind`
new f5081299fa clang/lib/Driver/ToolChains/Darwin.h: Add proper style to co [...]
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/Driver/ToolChains/Darwin.h | 8 ++++----
1 file 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 lld.
from a1d06e7cb [MinGW] Support creating DLLs with a def file
new 060df40ec [ELF] - Refactor of Writer<ELFT>::forEachRelSec.
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:
ELF/Writer.cpp | 29 +++++++++++------------------
1 file changed, 11 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.