This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from da7aeb1 Add missing initializations in oacc testcases
new f365d29 2016-03-24 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/gimplify.c | 26 ++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/torture/pr70370.c | 45 ++++++++++++++++++++++++++++++++++
4 files changed, 82 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70370.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 a4225ff 2016-03-24 Richard Biener <rguenther(a)suse.de>
new cb9b6b9 PR target/70290 * g++.dg/ext/pr70290.C: Add -Wno-psabi -w t [...]
new 80b30de Add goacc/uninit-if-clause.{c,f95}
new da7aeb1 Add missing initializations in oacc testcases
The 3 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 | 16 +++++++++
.../c-c++-common/goacc/uninit-if-clause.c | 38 ++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/pr70290.C | 6 ++--
gcc/testsuite/gfortran.dg/goacc/data-tree.f95 | 2 +-
gcc/testsuite/gfortran.dg/goacc/kernels-tree.f95 | 2 +-
gcc/testsuite/gfortran.dg/goacc/parallel-tree.f95 | 2 +-
.../gfortran.dg/goacc/uninit-if-clause.f95 | 20 ++++++++++++
7 files changed, 81 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/uninit-if-clause.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/uninit-if-clause.f95
--
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.
bernie.ogden pushed a change to branch benchmarking-11049
in repository toolchain/abe.
at be42a51 Run make check even when building binary tarballs.
No new revisions were added by this update.
--
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.
prathamesh.kulkarni pushed a change to branch master
in repository toolchain/tcwg-buildapp.
at 28191e5 first commit - build stage-1 gcc
This branch includes the following new commits:
new 28191e5 first commit - build stage-1 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.
--
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 2490439 Daily bump.
new a4225ff 2016-03-24 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/tree-ssa/pr70372.c | 14 ++++++++++++++
gcc/tree-ssa-reassoc.c | 2 +-
4 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr70372.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 5a869ab Fix PR c++/70347 (default member initializer not picked up by union)
new 2490439 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 af21b18 Skip gcc.target/sparc/20151219-1.c in 64-bit mode
new 8c075e3 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 35f2b31 Daily bump.
new 8fe51c2 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 master
in repository gcc.
from 36ce5fa Fix PR c++/70332 (ICE due to aggregate initialization of NSDMI)
new 5a869ab Fix PR c++/70347 (default member initializer not picked up by union)
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/cp/ChangeLog | 6 ++++++
gcc/cp/typeck2.c | 19 ++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/nsdmi-union1.C | 33 +++++++++++++++++++++++++++++++
4 files changed, 61 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-union1.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 5a49d85 2016-03-23 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 36ce5fa Fix PR c++/70332 (ICE due to aggregate initialization of NSDMI)
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 9 ++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr5.C | 24 ++++++++++++++++++++++++
4 files changed, 41 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr5.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.