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 be2f8b5 2015-09-21 Richard Biener <rguenther(a)suse.de>
new 2b0e416 gcc/ Backport from mainline 2015-09-21 Oleg Endo <olegend [...]
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/config/sh/sh-protos.h | 2 ++
gcc/config/sh/sh.c | 28 ++++++++++++++++++++++++++++
gcc/config/sh/sh.md | 16 +++++++++-------
4 files changed, 51 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 hjl/interrupt/gcc-5-branch
in repository gcc.
from ab60762 Save and restore mask registers in interrupt handler
new e9e0f22 Fix a typo in gcc.target/i386/interrupt-13.c
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/gcc.target/i386/interrupt-13.c | 4 ++--
1 file changed, 2 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 hjl/interrupt/master
in repository gcc.
from b21f445 Optimize callee-saved registers in interrupt handler
new 4b9b153 Save and restore mask 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.c | 76 ++++++++++++++--------------
gcc/config/i386/i386.md | 32 ++++++++++++
gcc/testsuite/gcc.target/i386/interrupt-10.c | 20 ++++++++
gcc/testsuite/gcc.target/i386/interrupt-11.c | 22 ++++++++
gcc/testsuite/gcc.target/i386/interrupt-12.c | 22 ++++++++
gcc/testsuite/gcc.target/i386/interrupt-13.c | 38 ++++++++++++++
gcc/testsuite/gcc.target/i386/interrupt-9.c | 6 ++-
7 files changed, 178 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-10.c
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-11.c
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-12.c
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-13.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 723ba3f 2015-09-21 Richard Biener <rguenther(a)suse.de>
new 0394e18 gcc/ PR target/67657 * config/sh/sh.c (sh_remove_overlappin [...]
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 | 9 +++++++++
gcc/config/sh/sh-protos.h | 2 ++
gcc/config/sh/sh.c | 28 ++++++++++++++++++++++++++++
gcc/config/sh/sh.md | 16 +++++++++-------
4 files changed, 48 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 hjl/interrupt/gcc-5-branch
in repository gcc.
from 932a11f Optimize callee-saved registers in interrupt handler
new ab60762 Save and restore mask 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.c | 76 ++++++++++++++--------------
gcc/config/i386/i386.md | 32 ++++++++++++
gcc/testsuite/gcc.target/i386/interrupt-10.c | 20 ++++++++
gcc/testsuite/gcc.target/i386/interrupt-11.c | 22 ++++++++
gcc/testsuite/gcc.target/i386/interrupt-12.c | 22 ++++++++
gcc/testsuite/gcc.target/i386/interrupt-13.c | 38 ++++++++++++++
gcc/testsuite/gcc.target/i386/interrupt-9.c | 6 ++-
7 files changed, 178 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-10.c
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-11.c
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-12.c
create mode 100644 gcc/testsuite/gcc.target/i386/interrupt-13.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 381b915 Catch excess warning in gcc.dg/pragma-diag-5.c
new 723ba3f 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 | 6 ++++++
gcc/rtlanal.c | 2 +-
2 files changed, 7 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 ed0cec1 Fix bootstrap error introduced in r227870
new 381b915 Catch excess warning in gcc.dg/pragma-diag-5.c
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.dg/pragma-diag-5.c | 3 ++-
2 files changed, 6 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 794b3b0 [RS6000] Migrate from reduc_xxx to reduc_xxx_scal optabs
new ed0cec1 Fix bootstrap error introduced in r227870
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/include/bits/basic_string.h | 2 +-
2 files changed, 7 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 6ca34fe [PR middle-end/60832] Do not convert widest_int to tree just [...]
new 794b3b0 [RS6000] Migrate from reduc_xxx to reduc_xxx_scal optabs
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/rs6000/altivec.md | 25 ++++++-----------------
gcc/config/rs6000/vector.md | 47 ++++++++++++++++++--------------------------
gcc/config/rs6000/vsx.md | 4 ++--
4 files changed, 42 insertions(+), 49 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 c1b7008 2015-09-21 Jonathan Yong <10walls(a)gmail.com>
new 0c66215 [ARM] Replacing variable swaps that use a temporary variable [...]
new 6ca34fe [PR middle-end/60832] Do not convert widest_int to tree just [...]
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 | 19 +++++++++++++++++++
gcc/config/arm/arm.c | 32 ++++++++++++--------------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr53265.c | 32 ++++++++++++++++----------------
gcc/tree-ssa-loop-niter.c | 9 +++++----
5 files changed, 57 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.