This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 73d0689a00b Fix typo
new 17078817566 Update Solaris baselines for GCC 8.0 (PR libstdc++/81092)
new 98a7cbc8b23 2017-06-19 Paolo Carlini <paolo.carlini(a)oracle.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/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/cpp1y/constexpr-66093.C | 35 ++++++++++++++++++++++
libstdc++-v3/ChangeLog | 13 ++++++++
.../i386-solaris2.10/amd64/baseline_symbols.txt | 3 ++
.../abi/post/i386-solaris2.10/baseline_symbols.txt | 5 ++++
.../i386-solaris2.11/amd64/baseline_symbols.txt | 3 ++
.../abi/post/i386-solaris2.11/baseline_symbols.txt | 5 ++++
.../post/sparc-solaris2.10/baseline_symbols.txt | 5 ++++
.../sparc-solaris2.10/sparcv9/baseline_symbols.txt | 3 ++
.../post/sparc-solaris2.11/baseline_symbols.txt | 5 ++++
.../sparc-solaris2.11/sparcv9/baseline_symbols.txt | 3 ++
11 files changed, 85 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-66093.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-7-branch
in repository gcc.
from 24457f6f8e0 Daily bump.
new 723e885aa39 Update Solaris baselines for GCC 7.2 (PR libstdc++/81092)
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 | 13 +++++++++++++
.../abi/post/i386-solaris2.10/amd64/baseline_symbols.txt | 1 +
.../config/abi/post/i386-solaris2.10/baseline_symbols.txt | 3 +++
.../abi/post/i386-solaris2.11/amd64/baseline_symbols.txt | 1 +
.../config/abi/post/i386-solaris2.11/baseline_symbols.txt | 3 +++
.../config/abi/post/sparc-solaris2.10/baseline_symbols.txt | 3 +++
.../abi/post/sparc-solaris2.10/sparcv9/baseline_symbols.txt | 1 +
.../config/abi/post/sparc-solaris2.11/baseline_symbols.txt | 3 +++
.../abi/post/sparc-solaris2.11/sparcv9/baseline_symbols.txt | 1 +
9 files changed, 29 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 51547b0267e * profile-count.c (profile_count::dump): Dump quality. (p [...]
new 73d0689a00b Fix typo
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/profile-count.h | 4 ++--
1 file changed, 2 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 f00ca4f77d2 [X86] Simplify vector-shuffle-v48 test. NFC.
new df1f7afc1e1 [ARM] GlobalISel: Support G_ICMP for i32 and pointers
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/ARM/ARMInstructionSelector.cpp | 105 ++++++
lib/Target/ARM/ARMLegalizerInfo.cpp | 4 +
lib/Target/ARM/ARMRegisterBankInfo.cpp | 10 +
.../ARM/GlobalISel/arm-instruction-select-cmp.mir | 373 +++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 26 ++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 28 ++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 30 ++
7 files changed, 576 insertions(+)
create mode 100644 test/CodeGen/ARM/GlobalISel/arm-instruction-select-cmp.mir
--
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 b0147d1ba Update documentation to reflection disuse of external cvtres.
new 844a48b36 [ELF] make default for get{ARM,AArch64}UndefinedRelativeWeakV [...]
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 | 27 +++++++++++++++++++++++++--
1 file changed, 25 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 glibc.
from 5e5b3b8866 S390: Fix build with gcc configured with --enable-default-pi [...]
new a4de0a9008 Fix gen-tunables.awk to work with older awk
new 629ebc873a Fix typo when undefining weak_alias
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 | 8 ++++
scripts/gen-tunables.awk | 68 +++++++++++++++----------------
sysdeps/x86_64/multiarch/rawmemchr-sse2.S | 2 +-
3 files changed, 43 insertions(+), 35 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 92463eca5b6 Remove reference to Solaris 2.[56]
new 51547b0267e * profile-count.c (profile_count::dump): Dump quality. (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/ChangeLog | 7 +++++
gcc/profile-count.c | 15 +++++++++--
gcc/profile-count.h | 74 +++++++++++++++++++++++++++++++++++++++++------------
3 files changed, 77 insertions(+), 19 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 46480a95d90 2017-06-19 Richard Biener <rguenther(a)suse.de>
new 92463eca5b6 Remove reference to Solaris 2.[56]
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 | 5 +++++
gcc/testsuite/g++.dg/other/unused1.C | 2 +-
2 files changed, 6 insertions(+), 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 glibc.
from 52243b520e Remove _dl_out_of_memory from elf/Versions
new 35810f5ccf s390: optimize syscall function
new 5e5b3b8866 S390: Fix build with gcc configured with --enable-default-pi [...]
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 | 17 ++++++++++++
sysdeps/s390/s390-32/sysdep.h | 8 +++---
sysdeps/s390/s390-64/sysdep.h | 2 +-
.../sysv/linux/s390/s390-32/__makecontext_ret.S | 31 +++++++++-------------
sysdeps/unix/sysv/linux/s390/s390-32/syscall.S | 12 +++------
sysdeps/unix/sysv/linux/s390/s390-64/syscall.S | 12 +++------
6 files changed, 40 insertions(+), 42 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 9026c3d3fa0 [SCEV] Teach SCEVExpander to expand BinPow
new f00ca4f77d2 [X86] Simplify vector-shuffle-v48 test. 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/vector-shuffle-v48.ll | 81 ++++++++++++++++------------------
1 file changed, 39 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.