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 9b73e82d1fd Daily bump.
new d6e84aff464 Remove test failing on the branch.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/asan/pr81224.c | 11 -----------
2 files changed, 4 insertions(+), 11 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/asan/pr81224.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 lld.
from 2723d2fc5 Revert r303378: Set IMAGE_DLL_CHARACTERISTICS_NO_BIND.
new df47d72e2 [ELF] - Simplify adjustSectionsBeforeSorting().
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/LinkerScript.cpp | 5 ++---
1 file changed, 2 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 58a7889a573 Fix gcc.target/i386/pr81736-[34].c on 32-bit Solaris/x86 (P [...]
new f9c8b1398c5 2017-09-18 Bob Duff <duff(a)adacore.com>
new c842ef7a14a 2017-09-18 Hristian Kirtchev <kirtchev(a)adacore.com>
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/ada/ChangeLog | 27 +++++++++
gcc/ada/einfo.ads | 6 +-
gcc/ada/freeze.adb | 1 +
gcc/ada/libgnat/g-comlin.adb | 131 +++++++++++++++++++++++--------------------
gcc/ada/sem_ch6.adb | 19 +++++--
gcc/ada/sem_prag.adb | 2 +-
gcc/ada/sem_res.adb | 4 +-
gcc/ada/sem_util.adb | 2 +-
8 files changed, 118 insertions(+), 74 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 8ce07288be4 2017-09-18 Richard Biener <rguenther(a)suse.de>
new 58a7889a573 Fix gcc.target/i386/pr81736-[34].c on 32-bit Solaris/x86 (P [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/pr81736-3.c | 2 +-
gcc/testsuite/gcc.target/i386/pr81736-4.c | 2 +-
3 files changed, 8 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 5a5f2707cb Revert rL313511, "Fix a warning discovered by rL313487. [-Wu [...]
new 2af104bd92 Another attempt to fix warning discovered by r313487. [-Wunu [...]
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/Lex/PPLexerChange.cpp | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 35d3b1d74f Automatic date update in version.in
new e4114cb89e [PATCH] Sync libiberty/ & include/ with GCC - addendum: upda [...]
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:
elfcpp/dwarf.h | 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 compiler-rt.
from 7d99e86de [ubsan] Add RTUbsan_standalone into UBSAN standalone shared
new 5de033a80 Revert "[ubsan] Add RTUbsan_standalone into UBSAN standalone shared"
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/ubsan/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 compiler-rt.
from 0af795304 [sanitizer] Move StartReportDeadlySignal into sanitizer_commo [...]
new 7d99e86de [ubsan] Add RTUbsan_standalone into UBSAN standalone shared
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/ubsan/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 8acf51b58c5 Fix a typo in a comment (cgraph.c:cgraph_thunk_info)
new ba372f2c4b7 2017-09-18 Richard Biener <rguenther(a)suse.de>
new 28e7ffc979f 2017-09-18 Richard Biener <rguenther(a)suse.de>
new 8ce07288be4 2017-09-18 Richard Biener <rguenther(a)suse.de>
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:
contrib/ChangeLog | 4 +++
contrib/download_prerequisites | 2 +-
gcc/ChangeLog | 13 +++++++++
gcc/graphite-scop-detection.c | 47 +++++++++++++--------------------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/graphite/pr79622.c | 26 ++++++++++++++++++
6 files changed, 67 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr79622.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 fabb9da57 [asan] Remove ScopedDeadlySignal
new 0af795304 [sanitizer] Move StartReportDeadlySignal into sanitizer_commo [...]
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 | 8 ++++++++
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 8 --------
lib/sanitizer_common/sanitizer_win.cc | 4 ----
3 files changed, 8 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.