This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7ee34ff [AArch64] PR 68102: Check that operand is REG before checking [...]
new e94743f PR rtl-opt/67609
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/i386/i386.c | 23 +++++++++++++++--------
gcc/doc/tm.texi | 15 +++++++++++++--
gcc/doc/tm.texi.in | 15 +++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr67609-2.c | 29 +++++++++++++++++++++++++++++
6 files changed, 84 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr67609-2.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 e59618e 2015-01-27 Paul Thomas <pault(a)gcc.gnu.org>
new 8a73696 [AArch64] Handle vector float modes properly in aarch64_outpu [...]
new 7ee34ff [AArch64] PR 68102: Check that operand is REG before checking [...]
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/config/aarch64/aarch64.c | 5 ++++-
gcc/config/aarch64/aarch64.md | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/pr68102_1.c | 18 ++++++++++++++++++
5 files changed, 41 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr68102_1.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 09382f4 [PR fortran/63865] OpenACC cache directive: match Fortran sup [...]
new e59618e 2015-01-27 Paul Thomas <pault(a)gcc.gnu.org>
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 ++
.../gfortran.dg/allocate_with_source_15.f03 | 79 ++++++++++++++++++++++
2 files changed, 84 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_source_15.f03
--
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 9988714 2015-10-27 Alan Hayward <alan.hayward(a)arm.com>
new 09382f4 [PR fortran/63865] OpenACC cache directive: match Fortran sup [...]
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/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/openmp.c | 16 ++++------------
gcc/fortran/trans-openmp.c | 22 ++++++++++++++++------
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gfortran.dg/goacc/cache-1.f95 | 9 +++++++--
gcc/testsuite/gfortran.dg/goacc/coarray.f95 | 3 ++-
gcc/testsuite/gfortran.dg/goacc/cray.f95 | 4 +---
gcc/testsuite/gfortran.dg/goacc/loop-1.f95 | 1 -
gcc/testsuite/gfortran.dg/goacc/parameter.f95 | 3 +--
9 files changed, 52 insertions(+), 27 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 954a2b6 [optabs.c] Fix PR 67989: Handle const0_rtx target in expand_a [...]
new 41ea181 Backport fix for compile time regression.
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/tree.c | 6 ++++--
2 files changed, 10 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 gcc-5-branch
in repository gcc.
from e3a8ff2 [optabs.c] Fix PR 67989: Handle const0_rtx target in expand_a [...]
new bbcf1ad Backport fix for compile time regression.
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/tree.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 c54071d isl schedule tree
new 4797708 2015-10-27 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 9988714 2015-10-27 Alan Hayward <alan.hayward(a)arm.com>
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 | 5 +++++
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/decl.c | 6 ++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr67805_2.f90 | 22 ++++++++++++++++++++++
gcc/tree-vect-loop.c | 24 +++++-------------------
6 files changed, 46 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67805_2.f90
--
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 f42bf19 Properly handle -fno-plt in ix86_expand_call
new c54071d isl schedule tree
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/graphite-optimize-isl.c | 98 ++++++++++++++++++++--
gcc/testsuite/ChangeLog | 15 ++++
gcc/testsuite/gcc.dg/graphite/block-0.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-1.c | 7 +-
gcc/testsuite/gcc.dg/graphite/interchange-10.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-11.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-13.c | 3 +-
gcc/testsuite/gcc.dg/graphite/interchange-3.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-4.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-7.c | 2 +-
gcc/testsuite/gcc.dg/graphite/interchange-9.c | 2 +-
gcc/testsuite/gcc.dg/graphite/uns-interchange-9.c | 2 +-
.../gfortran.dg/graphite/interchange-3.f90 | 2 +-
14 files changed, 129 insertions(+), 21 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 25359cc 2015-10-27 Richard Biener <rguenther(a)suse.de>
new f42bf19 Properly handle -fno-plt in ix86_expand_call
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/calls.c | 12 ------
gcc/config/i386/i386.c | 71 ++++++++++++++++++++++++-------
gcc/config/i386/predicates.md | 7 ++-
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.target/i386/pr67215-1.c | 20 +++++++++
gcc/testsuite/gcc.target/i386/pr67215-2.c | 20 +++++++++
gcc/testsuite/gcc.target/i386/pr67215-3.c | 13 ++++++
8 files changed, 130 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr67215-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67215-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67215-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.