This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to annotated tag linaro-7.1-2017.05-rc1
in repository toolchain/gcc.
at 73d185075c1 (tag)
tagging 4bd6f42c1f2b3fa863420c2f7bd28c8b8871a074 (commit)
replaces linaro-snapshot-7.1-2017.05
tagged by TCWG Automation
on Thu May 18 10:50:52 2017 +0100
- Log -----------------------------------------------------------------
Linaro GCC Release Candidate 7.1-2017.05-rc1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 4bd6f42c1f2 Make Linaro GCC Release Candidate 7.1-2017.05-rc1.
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.
--
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 406aad85a90 [SCEV][NFC] Remove duplication of isLoopInvariant code
new b0970db834a [X86] Add explicit triple to test invocation
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/bitcast-setcc-128.ll | 60 +++++++++++++++++------------------
test/CodeGen/X86/bitcast-setcc-256.ll | 40 +++++++++++------------
2 files changed, 50 insertions(+), 50 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 db37b96cb Fixup r303324 - temporary disable stndup interceptor, due to [...]
new 17219d802 Revert r302781 and subsequent attempts to disable part of it.
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/asan/asan_flags.cc | 4 --
lib/asan/tests/asan_str_test.cc | 21 -----------
lib/msan/msan_interceptors.cc | 36 ++++++++++++++----
lib/msan/tests/msan_test.cc | 6 +--
.../sanitizer_common_interceptors.inc | 43 ----------------------
lib/sanitizer_common/sanitizer_flags.inc | 3 --
.../sanitizer_platform_interceptors.h | 15 --------
lib/sanitizer_common/tests/sanitizer_test_utils.h | 7 ----
test/asan/TestCases/Posix/strndup_oob_test.cc | 28 --------------
test/msan/strndup.cc | 29 ---------------
10 files changed, 31 insertions(+), 161 deletions(-)
delete mode 100644 test/asan/TestCases/Posix/strndup_oob_test.cc
delete mode 100644 test/msan/strndup.cc
--
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 ac96d5aa82c PR sanitizer/80797 * ubsan.c (instrument_null): Unwrap AD [...]
new 690938156e4 Minor SPARC T4 and M7 fixes and additions.
new dc19b031ae1 * MAINTAINERS: Add self to Write After Approval
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:
ChangeLog | 4 ++++
MAINTAINERS | 1 +
gcc/ChangeLog | 10 ++++++++++
gcc/config/sparc/sol2.h | 2 +-
gcc/config/sparc/sparc.c | 13 ++++++++-----
gcc/config/sparc/sparc.h | 11 +++++++++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/sparc/niagara7-align.c | 4 ++++
8 files changed, 41 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/niagara7-align.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-5-branch
in repository gcc.
from abb48e6a8e7 Daily bump.
new f1c48c5a01a Enable printers and xmethods for std::__cxx11::list
new 9ddcd6f72b7 PR59161 make pretty printers always return strings
new 5335e55ae0f PR59170 make pretty printers check for singular iterators
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:
libstdc++-v3/ChangeLog | 33 +++++++++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 23 ++++++--
libstdc++-v3/python/libstdcxx/v6/xmethods.py | 2 +-
.../testsuite/libstdc++-prettyprinters/59161.cc | 69 ++++++++++++++++++++++
.../testsuite/libstdc++-prettyprinters/simple.cc | 28 +++++++++
.../testsuite/libstdc++-prettyprinters/simple11.cc | 28 +++++++++
libstdc++-v3/testsuite/libstdc++-xmethods/list.cc | 3 -
7 files changed, 176 insertions(+), 10 deletions(-)
create mode 100644 libstdc++-v3/testsuite/libstdc++-prettyprinters/59161.cc
--
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 8fa13187f temporary disable stndup interceptor, due to r302781 being buggy
new db37b96cb Fixup r303324 - temporary disable stndup interceptor, due to [...]
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/msan/strndup.cc | 7 ++++---
1 file changed, 4 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 lld.
from 98da9e438 Re-submit r303225: Garbage collect dllimported symbols.
new 29241e38d [ELF] Support R_ARM_SBREL32 Relocation
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/InputSection.cpp | 16 ++++++++++++++++
ELF/Relocations.h | 1 +
ELF/Target.cpp | 3 +++
test/ELF/arm-sbrel32.s | 39 +++++++++++++++++++++++++++++++++++++++
4 files changed, 59 insertions(+)
create mode 100644 test/ELF/arm-sbrel32.s
--
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 aa18304fe92 Daily bump.
new d3fe9e99642 Fix test to compile in C++98 mode
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/testsuite/libstdc++-prettyprinters/59161.cc | 3 +--
2 files changed, 5 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 llvm.
from bd4ed0be177 [lib/Object] - Fix build bot after r303331 "[lib/Object] - [...]
new 3b2e0fde75c [DWARF] - Simplify RelocVisitor implementation.
new 406aad85a90 [SCEV][NFC] Remove duplication of isLoopInvariant code
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:
include/llvm/DebugInfo/DWARF/DWARFRelocMap.h | 2 +-
include/llvm/Object/RelocVisitor.h | 231 +++++++++++----------------
lib/Analysis/ScalarEvolution.cpp | 4 +-
lib/DebugInfo/DWARF/DWARFContext.cpp | 4 +-
4 files changed, 101 insertions(+), 140 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 33642100932 [lib/Object] - Minor API update for llvm::Decompressor.
new 2ee7806ef3e [X86] Replace slow LEA instructions in X86
new bd4ed0be177 [lib/Object] - Fix build bot after r303331 "[lib/Object] - [...]
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:
include/llvm/Object/Decompressor.h | 2 +-
lib/Target/X86/X86.td | 3 +
lib/Target/X86/X86FixupLEAs.cpp | 269 +++++++--
lib/Target/X86/X86Subtarget.cpp | 1 +
lib/Target/X86/X86Subtarget.h | 6 +
lib/Target/X86/X86TargetMachine.cpp | 2 +
test/CodeGen/X86/leaFixup32.mir | 509 +++++++++++++++++
test/CodeGen/X86/leaFixup64.mir | 1041 +++++++++++++++++++++++++++++++++++
8 files changed, 1789 insertions(+), 44 deletions(-)
create mode 100644 test/CodeGen/X86/leaFixup32.mir
create mode 100644 test/CodeGen/X86/leaFixup64.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.