This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from eda71df 2015-08-05 Richard Biener <rguenther(a)suse.de>
new 6700f70 gcc/ * target-insns.def (can_extend): Delete.
new 47dcac9 gcc/ PR middle-end/66311 * wide-int.cc (wi::from_mpz): Make [...]
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 | 10 ++++++
gcc/target-insns.def | 1 -
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/pr66311.f90 | 60 +++++++++++++++++++++++++++++++++++
gcc/wide-int.cc | 13 ++++++--
5 files changed, 85 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr66311.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 trunk
in repository gcc.
from 22d90df gcc * config/rl78/rl78.c (rl78_force_nonfar_3): Remove optimi [...]
new eda71df 2015-08-05 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr67121.c | 31 +++++++++++++++++++++++++++++++
gcc/tree-if-conv.c | 19 +++++++++++++++++--
4 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67121.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 7e69df7 Backport from trunk: 2015-06-29 Matthew Wahab <matthew.wa [...]
new 42a5f55 * ChangeLog: Fix typo in last entry.
new 6c55ec2 Backport from trunk: 2015-06-29 Matthew Wahab <matthew.wa [...]
new 31bb7b1 Backport from trunk: 2015-06-29 Matthew Wahab <matthew.wa [...]
new 938e907 Backport from trunk: 2015-07-01 Matthew Wahab <matthew.wa [...]
The 4 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 | 11 ++++++++++-
gcc/config/arm/arm.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 23 ++++++++++++++++++++++
.../gcc.target/arm/armv8-sync-comp-swap.c | 10 ++++++++++
.../gcc.target/arm/armv8-sync-op-acquire.c | 10 ++++++++++
gcc/testsuite/gcc.target/arm/armv8-sync-op-full.c | 10 ++++++++++
.../gcc.target/arm/armv8-sync-op-release.c | 8 ++++++++
7 files changed, 80 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/armv8-sync-comp-swap.c
create mode 100644 gcc/testsuite/gcc.target/arm/armv8-sync-op-acquire.c
create mode 100644 gcc/testsuite/gcc.target/arm/armv8-sync-op-full.c
create mode 100644 gcc/testsuite/gcc.target/arm/armv8-sync-op-release.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 trunk
in repository gcc.
from 84ad0bc 2015-08-05 Richard Biener <rguenther(a)suse.de>
new 22d90df gcc * config/rl78/rl78.c (rl78_force_nonfar_3): Remove optimi [...]
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 | 5 ++
gcc/config/rl78/rl78.c | 7 --
gcc/testsuite/ChangeLog | 6 ++
.../gcc.target/{rx/rx.exp => rl78/rl78.exp} | 4 +-
gcc/testsuite/gcc.target/rl78/test_addm3.c | 99 ++++++++++++++++++++++
.../gcc.target/rx/rx-abi-function-tests.c | 22 +++++
6 files changed, 134 insertions(+), 9 deletions(-)
copy gcc/testsuite/gcc.target/{rx/rx.exp => rl78/rl78.exp} (92%)
create mode 100644 gcc/testsuite/gcc.target/rl78/test_addm3.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 trunk
in repository gcc.
from c8ddfd5 2015-08-05 Paul Thomas <pault(a)gcc.gnu.org>
new 84ad0bc 2015-08-05 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/match.pd | 7 ++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr67120.c | 16 ++++++++++++++++
4 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67120.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 trunk
in repository gcc.
from 5837104 2015-08-05 Paolo Carlini <paolo.carlini(a)oracle.com>
new c8ddfd5 2015-08-05 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/fortran/ChangeLog | 18 +++
gcc/fortran/module.c | 105 ++++++++-----
gcc/fortran/trans-decl.c | 32 +++-
gcc/testsuite/ChangeLog | 16 ++
.../gfortran.dg/public_private_module_2.f90 | 7 +-
.../gfortran.dg/public_private_module_6.f90 | 5 +-
gcc/testsuite/gfortran.dg/submodule_1.f08 | 6 +-
gcc/testsuite/gfortran.dg/submodule_10.f08 | 170 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/submodule_5.f08 | 1 +
gcc/testsuite/gfortran.dg/submodule_9.f08 | 1 +
gcc/testsuite/lib/fortran-modules.exp | 2 +
11 files changed, 309 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_10.f08
--
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 09d1652 Daily bump.
new b4863f0 Backport from trunk 2015-05-12 Andrew MacLeod <amacleod@r [...]
new 0fcdcfb Backport from trunk. 2015-06-01 Matthew Wahab <matthew.wa [...]
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 | 71 +++++++++++++++++++++++++++++++++++++++++++
gcc/builtins.c | 28 ++++++++---------
gcc/c-family/c-common.c | 2 +-
gcc/config/aarch64/aarch64.c | 35 +++++++++++++++++++--
gcc/config/aarch64/atomics.md | 38 +++++++++--------------
gcc/config/alpha/alpha.c | 16 +++++-----
gcc/config/arm/arm.c | 36 ++++++++++------------
gcc/config/arm/sync.md | 16 ++++------
gcc/config/i386/i386.c | 8 ++---
gcc/config/i386/sync.md | 10 +++---
gcc/config/ia64/ia64.c | 9 ++++--
gcc/config/ia64/sync.md | 18 ++++++-----
gcc/config/mips/mips.c | 2 +-
gcc/config/pa/pa.md | 8 ++---
gcc/config/rs6000/rs6000.c | 14 ++++++---
gcc/config/rs6000/sync.md | 15 ++++++---
gcc/config/s390/s390.md | 6 ++--
gcc/config/sparc/sparc.c | 10 +++---
gcc/coretypes.h | 20 +++++++++---
gcc/doc/extend.texi | 4 +--
gcc/emit-rtl.c | 3 ++
gcc/optabs.c | 23 +++++++-------
gcc/tree.h | 63 ++++++++++++++++++++++++++++++++++++++
gcc/tsan.c | 6 ++--
24 files changed, 317 insertions(+), 144 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 trunk
in repository gcc.
from 14df71e 2015-08-05 Richard Biener <rguenther(a)suse.de>
new 5837104 2015-08-05 Paolo Carlini <paolo.carlini(a)oracle.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 | 5 +++++
gcc/testsuite/g++.dg/cpp1y/var-templ35.C | 5 +++++
2 files changed, 10 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ35.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 trunk
in repository gcc.
from b2eda4e Disable AVX-512VL insns for scalar mode operands on -march=knl.
new 14df71e 2015-08-05 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 | 8 +++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/torture/pr67055.C | 44 ++++++++++++++++++++++++++++++++++
gcc/tree-ssa-ccp.c | 1 +
4 files changed, 58 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr67055.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.