This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr81736/gcc-7-branch
in repository gcc.
at 24a5d4e19f4 i386: Don't use frame pointer without stack access
This branch includes the following new commits:
new 24a5d4e19f4 i386: Don't use frame pointer without stack access
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 glibc.
from cd65836b5f Fix XPG4.2 bits/sigaction.h namespace (bug 21899).
new 852d631207 posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)
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/posix/preadv2.c | 2 +-
sysdeps/posix/preadv64v2.c | 2 +-
sysdeps/posix/pwritev2.c | 2 +-
sysdeps/posix/pwritev64v2.c | 2 +-
sysdeps/unix/sysv/linux/preadv2.c | 4 ++--
sysdeps/unix/sysv/linux/preadv64v2.c | 4 ++--
sysdeps/unix/sysv/linux/pwritev2.c | 4 ++--
sysdeps/unix/sysv/linux/pwritev64v2.c | 4 ++--
9 files changed, 25 insertions(+), 12 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 4adbd06c659 2017-08-08 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 9372fb2832e 2017-08-08 Richard Biener <rguenther(a)suse.de>
new d64ba7658cd 2017-08-08 Richard Biener <rguenther(a)suse.de>
new 17290789a21 [gcc]
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:
gcc/ChangeLog | 23 +++++++++
gcc/gimple-ssa-strength-reduction.c | 36 +++++---------
gcc/testsuite/ChangeLog | 15 ++++++
gcc/testsuite/g++.dg/torture/pr81354.C | 24 +++++++++
gcc/testsuite/g++.dg/tree-ssa/pr81719.C | 24 +++++++++
gcc/testsuite/gfortran.dg/pr81723.f | 56 +++++++++++++++++++++
gcc/tree-ssa-loop-niter.c | 16 ++++++
gcc/tree-vect-slp.c | 87 ++++++++++++++++++++++++++++++---
8 files changed, 251 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr81354.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr81719.C
create mode 100644 gcc/testsuite/gfortran.dg/pr81723.f
--
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 zorg.
from e013b89 [libFuzzer] use custom compile flags for libFuzzer benchmarks
new a1b2e5b Adapt polly buildbots after switch to -polly-position=before- [...]
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:
buildbot/osuosl/master/config/builders.py | 30 ++++--------------------------
1 file changed, 4 insertions(+), 26 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 6857e482622 [X86] Improved X86::CMOV to Branch heuristic. Resolved PR33 [...]
new b5087f140c2 Appease compilers that have the -Wcovered-switch-default switch.
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/PowerPC/PPCISelDAGToDAG.cpp | 7 +++++--
1 file 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 gcc.
from 34f387eaaab ICF: properly handle LABEL_DECLs (PR tree-opt/81696).
new 4adbd06c659 2017-08-08 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
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 | 16 ++++++++++++++++
.../gcc.target/powerpc/bfp/scalar-extract-exp-2.c | 2 +-
.../gcc.target/powerpc/bfp/scalar-extract-exp-5.c | 2 +-
.../gcc.target/powerpc/bfp/scalar-extract-sig-2.c | 2 +-
.../gcc.target/powerpc/bfp/scalar-extract-sig-5.c | 2 +-
.../gcc.target/powerpc/bfp/scalar-insert-exp-11.c | 2 +-
.../gcc.target/powerpc/bfp/scalar-insert-exp-2.c | 2 +-
.../gcc.target/powerpc/bfp/scalar-insert-exp-5.c | 2 +-
.../gcc.target/powerpc/bfp/scalar-insert-exp-8.c | 2 +-
gcc/testsuite/gcc.target/powerpc/byte-in-set-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/cmpb-3.c | 2 +-
gcc/testsuite/gcc.target/powerpc/vsu/vec-xl-len-13.c | 2 +-
gcc/testsuite/gcc.target/powerpc/vsu/vec-xst-len-13.c | 2 +-
13 files changed, 28 insertions(+), 12 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 1fea592a7d Updated Serbian translation for gprof
new 24d3e51bf0 Fix address violation problems when parsing corrupt ELF binaries.
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:
bfd/ChangeLog | 10 +++++
bfd/elf-attrs.c | 6 +++
bfd/elf.c | 111 ++++++++++++++++++++++++++++++++------------------------
3 files changed, 80 insertions(+), 47 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 hjl/pr81736/master
in repository gcc.
discards b339a26cf35 Set USE_IX86_FRAME_POINTER/USE_X86_64_FRAME_POINTER for testing
discards 4cf556fc319 i386: Don't use frame pointer without stack access
adds d60df0a8adb * config/alpha/alpha.c (alpha_reorg): If trap is the last [...]
adds 4fc06d6a909 2017-08-06 Andrew Pinski <apinski(a)cavium.com>
adds 322ea700ec6 2017-08-06 Andrew Pinski <apinski(a)cavium.com>
adds c526c5b43a1 2017-08-06 Andrew Pinski <apinski(a)cavium.com>
adds d87a6c4644c Daily bump.
adds 2a2a467cf9f PR middle-end/81698 * stmt.c (emit_case_dispatch_table): [...]
adds b6e91323443 * include/system/sys/ptrace.h: New file.
adds 1610e7fb5e9 Canonicalize names of attributes.
adds 9b1b459ff32 PR middle-end/81737 * fold-const.c (fold_indirect_ref_1): [...]
adds a6b480f2eb0 print-rtl: NOT is ~, not !
adds 6a00062825d Share mingw fset-stack-executable with cygwin
adds 2f12f7eea03 i386: Set priority to P_AES for Westmere
adds f827fc78462 i386: Don't use frame pointer without stack access
adds e525e403bd2 Revert r250916
adds 7641bb65d5e Fix unresolved in gcc.dg/pr46932.c
adds d741a82f0c6 [AArch64] Use gen_frame_mem for callee-saves
adds 22dadfd6b8a * c-ada-spec.c (has_nontrivial_methods): Test for FUNCTION [...]
adds be6d8e40a83 * es.po: Update.
adds b254210fd14 2017-08-07 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 141e83d9de9 Fix missing include of header file in mips.c.
new a53fd7f9700 i386: Don't use frame pointer without stack access
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b339a26cf35)
\
N -- N -- N refs/heads/hjl/pr81736/master (a53fd7f9700)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 87 +++++
gcc/DATESTAMP | 2 +-
gcc/attribs.h | 43 +++
gcc/c-family/ChangeLog | 15 +
gcc/c-family/array-notation-common.c | 2 +
gcc/c-family/c-ada-spec.c | 9 +-
gcc/c-family/c-format.c | 24 +-
gcc/c-family/c-lex.c | 1 +
gcc/c-family/c-pretty-print.c | 1 +
gcc/c/ChangeLog | 5 +
gcc/c/c-parser.c | 3 +
gcc/config/aarch64/aarch64.c | 20 +-
gcc/config/alpha/alpha.c | 19 ++
gcc/config/i386/cygming.opt | 4 +
gcc/config/i386/cygwin.h | 4 +
gcc/config/i386/i386.c | 26 +-
gcc/config/i386/mingw.opt | 4 -
gcc/config/mips/mips.c | 1 +
gcc/cp/ChangeLog | 7 +
gcc/cp/parser.c | 6 +-
gcc/cp/tree.c | 1 +
gcc/doc/invoke.texi | 3 +-
gcc/fold-const.c | 6 +-
gcc/fortran/ChangeLog | 7 +
gcc/fortran/options.c | 8 +-
gcc/go/ChangeLog | 5 +
gcc/go/go-gcc.cc | 2 +-
gcc/po/ChangeLog | 4 +
gcc/po/es.po | 351 +++++++++------------
gcc/print-rtl.c | 2 +-
gcc/stmt.c | 24 +-
gcc/testsuite/ChangeLog | 63 ++++
gcc/testsuite/g++.dg/cpp0x/pr65558.C | 2 +-
gcc/testsuite/gcc.dg/Wattributes-5.c | 13 +
gcc/testsuite/gcc.dg/parm-impl-decl-1.c | 2 +-
gcc/testsuite/gcc.dg/parm-impl-decl-3.c | 2 +-
gcc/testsuite/gcc.dg/pr46932.c | 3 +
gcc/testsuite/gcc.dg/pr81737.c | 6 +
gcc/testsuite/gcc.target/aarch64/_Float16_1.c | 1 +
gcc/testsuite/gcc.target/aarch64/_Float16_2.c | 1 +
gcc/testsuite/gcc.target/aarch64/_Float16_3.c | 1 +
.../aarch64/atomic_cmp_exchange_zero_reg_1.c | 3 +-
.../aarch64/atomic_cmp_exchange_zero_strong_1.c | 3 +-
gcc/testsuite/gcc.target/aarch64/target_attr_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_10.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_13.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_15.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_4.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_7.c | 2 +-
.../gcc.target/aarch64/target_attr_crypto_ice_1.c | 2 +-
.../gcc.target/aarch64/target_attr_crypto_ice_2.c | 2 +-
gcc/testsuite/gcc.target/i386/pr81736-5.c | 20 ++
gcc/testsuite/gfortran.dg/o_fast_stacksize.f90 | 17 +
gcc/tree-inline.c | 3 +-
gcc/tree.c | 104 +-----
gcc/tree.h | 23 +-
libgcc/ChangeLog | 5 +
libgcc/config.host | 3 +
libsanitizer/ChangeLog | 4 +
libsanitizer/include/system/sys/ptrace.h | 7 +
62 files changed, 602 insertions(+), 400 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wattributes-5.c
create mode 100644 gcc/testsuite/gcc.dg/pr81737.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr81736-5.c
create mode 100644 gcc/testsuite/gfortran.dg/o_fast_stacksize.f90
create mode 100644 libsanitizer/include/system/sys/ptrace.h
--
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 4db6f31bda6 [PowerPC] Eliminate compares - add i32 sext/zext handling f [...]
new 6857e482622 [X86] Improved X86::CMOV to Branch heuristic. Resolved PR33 [...]
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/X86CmovConversion.cpp | 22 ++++++--
test/CodeGen/X86/pr33954.ll | 91 ++++++++++++++++++++++++++++++++++
test/CodeGen/X86/x86-cmov-converter.ll | 58 +++++++++++++++++++---
3 files changed, 161 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/X86/pr33954.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 compiler-rt.
from b7816a65e Define OFF_T as 64-bit integer on NetBSD
new 4347a8988 Reuse interception_linux for NetBSD
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/interception/interception_linux.cc | 13 ++++++++++---
lib/interception/interception_linux.h | 4 ++--
2 files changed, 12 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.