This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f7b2944 Use global operator new in std::make_exception_ptr
new 90a524f Start adding selftests for print_rtx
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 | 12 +++++++
gcc/print-rtl-function.c | 2 --
gcc/print-rtl.h | 2 ++
gcc/rtl-tests.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 101 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from ae8bef0 Set -std=c++98 for 447.dealII
new e7cdacd Disable ASLR for benchmarking runs
new 45f3ae8 Use config-specific tar
new 3128055 Fix a warning
new 35aa707 Support remote destinations in spec2xxx-result
new 5b3be0c Merge branch 'master' of https://git.linaro.org/toolchain/spe [...]
The 5 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:
cpu2000.cfg | 2 +-
cpu2006.cfg | 2 +-
spec2xxx-config | 11 +++++++----
spec2xxx-result | 13 ++++++++-----
4 files changed, 17 insertions(+), 11 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 60e91af 2016-10-21 Paul Thomas <pault(a)gcc.gnu.org>
new f7b2944 Use global operator new in std::make_exception_ptr
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 | 6 ++++++
libstdc++-v3/libsupc++/exception_ptr.h | 8 ++++----
.../{make_exception_ptr.cc => make_exception_ptr_2.cc} | 11 +++++++++--
3 files changed, 19 insertions(+), 6 deletions(-)
copy libstdc++-v3/testsuite/18_support/exception_ptr/{make_exception_ptr.cc => mak [...]
--
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 c2c800f Fix PR 71627 - unable to find a register to spill
new c779945 make LABEL_REF_LABEL a rtx_insn *
new bc5cd04 make tablejump_p return the label as a rtx_insn *
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 | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/alias.c | 2 +-
gcc/cfgbuild.c | 4 ++--
gcc/cfgcleanup.c | 8 +++----
gcc/cfgexpand.c | 2 +-
gcc/cfgrtl.c | 9 ++++----
gcc/combine.c | 4 ++--
gcc/cse.c | 20 +++++++++---------
gcc/cselib.c | 4 ++--
gcc/emit-rtl.c | 4 ++--
gcc/explow.c | 2 +-
gcc/final.c | 4 ++--
gcc/gcse.c | 6 +++---
gcc/genconfig.c | 4 ++--
gcc/genrecog.c | 4 ++--
gcc/ifcvt.c | 8 +++----
gcc/jump.c | 18 +++++++---------
gcc/lra-constraints.c | 2 +-
gcc/print-rtl.c | 2 +-
gcc/reload.c | 12 +++++------
gcc/reload1.c | 6 +++---
gcc/reorg.c | 6 +++---
gcc/rtl-tests.c | 2 +-
gcc/rtl.c | 4 ++--
gcc/rtl.h | 15 +++++++++++--
gcc/rtlanal.c | 38 ++++++++++++++++-----------------
gcc/varasm.c | 20 ++++++++++--------
27 files changed, 168 insertions(+), 100 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 01109e8 [X86][AVX512] Add mask/maskz writemask support to subvector b [...]
new aaafc1d Wdocumentation fix
new 06bac82 [X86][AVX2] Begun generalizing lowering to VPERMD/VPERMPS in [...]
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/Analysis/ScalarEvolution.h | 6 +++---
lib/Target/X86/X86ISelLowering.cpp | 17 +++++++++--------
2 files changed, 12 insertions(+), 11 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 bc5cd04 make tablejump_p return the label as a rtx_insn *
new 60e91af 2016-10-21 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 10 ++++
gcc/fortran/resolve.c | 79 +++++++++++++++++++++++++-
gcc/fortran/trans-expr.c | 5 ++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/select_type_37.f03 | 83 ++++++++++++++++++++++++++++
5 files changed, 181 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/select_type_37.f03
--
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 9e0c61c [LoopUnroll] Keep the loop test only on the first iteration o [...]
new 01109e8 [X86][AVX512] Add mask/maskz writemask support to subvector b [...]
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/InstPrinter/X86InstComments.cpp | 40 ++++++++++++++++++++++++++
test/CodeGen/X86/avx512dq-intrinsics.ll | 8 +++---
test/CodeGen/X86/avx512dqvl-intrinsics.ll | 8 +++---
3 files changed, 48 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 53f3423 * MAINTAINERS: Update email address
new c2c800f Fix PR 71627 - unable to find a register to spill
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/reload.c | 22 ++++++++++------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/avr/pr71627.c | 14 ++++++++++++++
4 files changed, 36 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/pr71627.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 3f9a5a1 [ELF] Add DebugInfoDWARF dependency
new 0931c08 [ELF] Add sh_link field to .ARM.exidx sections for relocatable links
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/OutputSections.cpp | 18 ++++++--
test/ELF/arm-exidx-relocatable.s | 98 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 113 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/arm-exidx-relocatable.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 master
in repository newlib.
from 9337418 Fix SetThreadName with gdb 7.10 on x86
new dda82d1 Add _PC_CASE_INSENSITIVE to [f]pathconf
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:
newlib/libc/include/sys/unistd.h | 1 +
winsup/cygwin/fhandler.cc | 2 ++
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/release/2.6.1 | 2 ++
winsup/utils/getconf.c | 3 +++
5 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.