This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from aa7dcf4 * gcc.target/arm/stack-checking.c: Skip for Thumb1.
new c1b7008 2015-09-21 Jonathan Yong <10walls(a)gmail.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/ChangeLog | 6 ++++++
gcc/config/i386/cygwin.h | 1 +
2 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 gcc-5-branch
in repository gcc.
from 03b5ada Daily bump.
new be2f8b5 2015-09-21 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/ChangeLog | 42 ++++++++++++++++++++++++++++++++
gcc/fold-const.c | 4 ++++
gcc/gimple-ssa-isolate-paths.c | 9 ++++++-
gcc/testsuite/ChangeLog | 33 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr67055.C | 44 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr67271.c | 12 ++++++++++
gcc/testsuite/gcc.dg/torture/pr66793.c | 26 ++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr66952.c | 28 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr67121.c | 31 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr67470.c | 30 +++++++++++++++++++++++
gcc/tree-if-conv.c | 19 +++++++++++++--
gcc/tree-ssa-ccp.c | 1 +
gcc/tree-ssa-ifcombine.c | 19 ++++++++++++++-
gcc/tree-ssa-loop-im.c | 17 +++++++++++++
gcc/tree-ssanames.c | 17 +++++++++++++
gcc/tree-ssanames.h | 1 +
16 files changed, 329 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr67055.C
create mode 100644 gcc/testsuite/gcc.dg/pr67271.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66793.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66952.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67121.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67470.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 dbb9742 gcc/ * doc/invoke.texi (SH Options): Undocument SH5/SH64 rel [...]
new aa7dcf4 * gcc.target/arm/stack-checking.c: Skip for Thumb1.
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 | 4 ++++
gcc/testsuite/gcc.target/arm/stack-checking.c | 1 +
2 files changed, 5 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 ac753e0 gcc/testsuite/ PR target/59478 * gcc.target/sh/pr59478.c: New.
new dbb9742 gcc/ * doc/invoke.texi (SH Options): Undocument SH5/SH64 rel [...]
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 | 4 ++
gcc/doc/invoke.texi | 152 +++-------------------------------------------------
2 files changed, 10 insertions(+), 146 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 b0fc34b gcc/ PR target/67126 * config/sh/sh.md (*reg_lsb_t): Emit b [...]
new ac753e0 gcc/testsuite/ PR target/59478 * gcc.target/sh/pr59478.c: New.
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.target/sh/pr59478.c | 49 +++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/sh/pr59478.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 ba6cdbe PR middle-end/67619 * lib/target-supports.exp (check_effect [...]
new bc089c1 Daily bump.
new b0fc34b gcc/ PR target/67126 * config/sh/sh.md (*reg_lsb_t): Emit b [...]
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 | 6 ++++
gcc/DATESTAMP | 2 +-
gcc/config/sh/sh.md | 55 +++++++++++++-------------------
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.target/sh/pr51244-12.c | 10 ++++--
gcc/testsuite/gcc.target/sh/pr54236-2.c | 48 +++++++++++++++-------------
6 files changed, 69 insertions(+), 58 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-5-branch
in repository gcc.
from 27c4e1b PR target/67573 * config/sh/sh.md: Add early clobber to scrat [...]
new 03b5ada Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-4_9-branch
in repository gcc.
from 4b3a143 Daily bump.
new 1f98671 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from 4b4d5a7 gcc/ Backport from mainline 2015-09-14 Oleg Endo <olegend [...]
new 27c4e1b PR target/67573 * config/sh/sh.md: Add early clobber to scrat [...]
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 | 10 ++++++++++
gcc/config/sh/sh.md | 8 ++++----
2 files changed, 14 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 hjl/interrupt/gcc-5-branch
in repository gcc.
from 67c6298 Pass VOIDmode to gen_rtx_SET on GCC 5 branch
new 932a11f Optimize callee-saved registers in interrupt handler
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/i386/i386-protos.h | 2 +
gcc/config/i386/i386.c | 105 +++++++++++++++++-----------
gcc/config/i386/i386.h | 3 +
gcc/config/i386/i386.md | 7 +-
gcc/config/i386/predicates.md | 29 ++++++++
gcc/testsuite/gcc.target/i386/interrupt-9.c | 16 +++++
6 files changed, 120 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-9.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.