This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 27fa846684a PR c++/70167 - array prvalue treated as lvalue
new 666ae675ad1 2017-05-09 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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/vect/vect-44.c | 6 +++---
gcc/testsuite/gcc.dg/vect/vect-50.c | 8 ++++----
3 files changed, 13 insertions(+), 7 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 a972dc672c sunrpc/tst-xdrmem2.c: Include stdint.h.
new 695d7d138e Assume prlimit64 is available.
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:
ChangeLog | 13 ++++++++++++
sysdeps/unix/sysv/linux/getrlimit64.c | 35 +------------------------------
sysdeps/unix/sysv/linux/kernel-features.h | 5 -----
sysdeps/unix/sysv/linux/prlimit.c | 10 ---------
sysdeps/unix/sysv/linux/setrlimit.c | 7 +------
sysdeps/unix/sysv/linux/setrlimit64.c | 31 +--------------------------
6 files changed, 16 insertions(+), 85 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 91c18b955d5 * ipa-devirt.c (default_hash_traits<type_pair>): Skip stru [...]
new 27fa846684a PR c++/70167 - array prvalue treated as lvalue
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/cp/ChangeLog | 12 ++++++++++++
gcc/cp/call.c | 3 +++
gcc/cp/cp-tree.h | 11 ++++++++++-
gcc/cp/parser.c | 4 ++--
gcc/cp/pt.c | 7 ++++++-
gcc/cp/semantics.c | 21 ++++++++++++++++-----
gcc/testsuite/g++.dg/cpp0x/initlist-array6.C | 11 +++++++++++
7 files changed, 60 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array6.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 68ee4ed72e7 gcc/ Backport from trunk r247631. 2017-05-05 Wilco Dijk [...]
new 731974e96e2 gcc/ Backport from trunk r240379. 2016-09-22 Andre Viei [...]
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/config/arm/arm.c | 214 ++++++++++++++++++---
gcc/config/arm/arm.h | 4 +
gcc/config/arm/arm.md | 8 +-
gcc/config/arm/arm.opt | 4 +
gcc/config/arm/elf.h | 3 +-
gcc/doc/invoke.texi | 9 +
gcc/doc/tm.texi | 12 ++
gcc/doc/tm.texi.in | 2 +
gcc/hooks.c | 9 +
gcc/hooks.h | 1 +
gcc/target.def | 16 ++
.../gcc.target/arm/pure-code/ffunction-sections.c | 17 ++
gcc/testsuite/gcc.target/arm/pure-code/no-casesi.c | 29 +++
.../no-literal-pool.c} | 11 +-
.../arm/{cmse/cmse.exp => pure-code/pure-code.exp} | 49 ++---
gcc/varasm.c | 46 +++--
16 files changed, 342 insertions(+), 92 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pure-code/ffunction-sections.c
create mode 100644 gcc/testsuite/gcc.target/arm/pure-code/no-casesi.c
copy gcc/testsuite/gcc.target/arm/{thumb2-slow-flash-data.c => pure-code/no-litera [...]
copy gcc/testsuite/gcc.target/arm/{cmse/cmse.exp => pure-code/pure-code.exp} (53%)
--
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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from e501ef78862 gcc/ Backport from trunk r247122. 2017-04-25 Julian Bro [...]
new 68ee4ed72e7 gcc/ Backport from trunk r247631. 2017-05-05 Wilco Dijk [...]
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/config/arm/aarch-common-protos.h | 2 ++
gcc/config/arm/aarch-common.c | 36 ++++++++++++++++++++++++++++++++++++
gcc/config/arm/cortex-a53.md | 10 ++++++++++
3 files changed, 48 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b50982a svn-git-hash.pl: Use git -C instead of push/pop dir
new 339d292 TestRelease.job: Add --tcwg-regression-rev option.
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:
TestRelease.job | 9 ++++++---
1 file changed, 6 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 binutils-gdb.
from 94bb8dfe28 Use std::forward_list for current_regcache
new a6da463048 Support pe-bigobj-x86-64 as an output format in 64-bit PE ba [...]
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:
ld/ChangeLog | 5 +++++
ld/pe-dll.c | 11 +++++++++++
2 files changed, 16 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 llvm.
from d1adb786cc9 [X86][SSE42] Lower v2i64/v4i64 ASHR(X, 63) as PCMPGTQ(0, X)
new 5cd1e6d400d Revert "[MIPS] Add support to match more patterns for DINS [...]
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/Mips/MipsISelLowering.cpp | 84 +++++++++++-------------------------
test/CodeGen/Mips/dins.ll | 70 ------------------------------
test/CodeGen/Mips/mips64-f128.ll | 9 ++--
3 files changed, 30 insertions(+), 133 deletions(-)
delete mode 100644 test/CodeGen/Mips/dins.ll
--
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 42ab77b051b Revert "[Dwarf] Disable reference verification for now (PR32972)"
new d1adb786cc9 [X86][SSE42] Lower v2i64/v4i64 ASHR(X, 63) as PCMPGTQ(0, X)
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/X86ISelLowering.cpp | 8 +++
test/CodeGen/X86/combine-abs.ll | 11 ++--
test/CodeGen/X86/packss.ll | 11 ++--
test/CodeGen/X86/pr32907.ll | 46 +++++++++-------
test/CodeGen/X86/vector-pcmp.ll | 11 ++--
test/CodeGen/X86/viabs.ll | 107 +++++++++++++++++--------------------
6 files changed, 98 insertions(+), 96 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.