This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 43cfc88 PR go/68562 * config/i386/morestack.S (__stack_split_initia [...]
new f64416c gcc/
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 | 8 ++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/torture/pr69652.c | 14 ++++
gcc/tree-vect-loop.c | 134 ++++++++++++++++++---------------
4 files changed, 102 insertions(+), 59 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69652.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 gcc.
from fa03b19 * gcc.dg/tree-ssa/sra-17.c: Add -mcpu=ev4 for target alpha*- [...]
new e5d1ea3 PR ipa/69241 PR c++/69649 * gimplify.c (gimplify_modify_ex [...]
new 43cfc88 PR go/68562 * config/i386/morestack.S (__stack_split_initia [...]
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 | 12 ++++++++++++
gcc/cgraphunit.c | 5 +++--
gcc/gimplify.c | 3 ++-
gcc/ipa-split.c | 7 ++++---
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/ipa/pr69241-1.C | 12 ++++++++++++
gcc/testsuite/g++.dg/ipa/pr69241-2.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/ipa/pr69241-3.C | 12 ++++++++++++
gcc/testsuite/g++.dg/ipa/pr69649.C | 36 ++++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 6 ++++++
libgcc/config/i386/morestack.S | 5 ++++-
11 files changed, 119 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr69241-1.C
create mode 100644 gcc/testsuite/g++.dg/ipa/pr69241-2.C
create mode 100644 gcc/testsuite/g++.dg/ipa/pr69241-3.C
create mode 100644 gcc/testsuite/g++.dg/ipa/pr69649.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 1a901ab Constrain std::valarray functions and operators
new 8c8c476 PR go/68562 * config/i386/morestack.S (__stack_split_initia [...]
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:
libgcc/ChangeLog | 6 ++++++
libgcc/config/i386/morestack.S | 5 ++++-
2 files changed, 10 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 gcc.
from 14485c8 PR tree-optimization/68021 * tree-ssa-loop-ivopts.c (get_co [...]
new fa03b19 * gcc.dg/tree-ssa/sra-17.c: Add -mcpu=ev4 for target alpha*- [...]
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/gcc.dg/tree-ssa/sra-17.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/sra-18.c | 1 +
3 files changed, 7 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 f367ec4 Enable instruction fusion of dependent AESE; AESMC and AESD; [...]
new 14485c8 PR tree-optimization/68021 * tree-ssa-loop-ivopts.c (get_co [...]
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr68021.c | 17 +++++++++++++++++
gcc/tree-ssa-loop-ivopts.c | 14 +++++++++++++-
4 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr68021.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 gcc.
from 79f1ed2 2016-02-10 Richard Biener <rguenther(a)suse.de>
new f367ec4 Enable instruction fusion of dependent AESE; AESMC and AESD; [...]
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 | 15 +++++++++++++++
gcc/config/aarch64/aarch64-fusion-pairs.def | 1 +
gcc/config/aarch64/aarch64.c | 10 +++++++---
gcc/config/arm/aarch-common.c | 7 +++++--
gcc/config/arm/cortex-a57.md | 17 +++++++++++------
5 files changed, 39 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 72bebc1 * timevar.def (TV_PHASE_DBGINFO): Delete. (TV_PHASE_CHECK_D [...]
new 42c18f6 Enable instruction fusion of AES instructions on ARM for Cort [...]
new 79f1ed2 2016-02-10 Richard Biener <rguenther(a)suse.de>
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 | 14 ++++++++
gcc/config/arm/arm-protos.h | 5 +--
gcc/config/arm/arm.c | 8 +++--
gcc/match.pd | 23 ++++++++++++++
gcc/passes.def | 10 ++----
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/uninit-22.c | 69 ++++++++++++++++++++++++++++++++++++++++
7 files changed, 123 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/uninit-22.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 gcc.
from db31258 2016-02-10 Richard Biener <rguenther(a)suse.de>
new 72bebc1 * timevar.def (TV_PHASE_DBGINFO): Delete. (TV_PHASE_CHECK_D [...]
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 | 6 ++++++
gcc/timevar.def | 2 --
gcc/varpool.c | 2 --
3 files changed, 6 insertions(+), 4 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 gcc-4_9-branch
in repository gcc.
from fd86154 Daily bump.
new 7e8eafb Constrain std::valarray functions and operators
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 | 7 ++++
libstdc++-v3/include/bits/valarray_before.h | 14 ++++++-
.../socket.cc => 26_numerics/valarray/69116.cc} | 46 ++++++++++++++--------
3 files changed, 48 insertions(+), 19 deletions(-)
copy libstdc++-v3/testsuite/{20_util/bind/socket.cc => 26_numerics/valarray/69116. [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.