This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 80a0266 2016-03-29 Vladimir Makarov <vmakarov(a)redhat.com>
new 3ef41a6 gcc/fortran/ChangeLog:
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 | 9 +++++
gcc/fortran/trans-expr.c | 26 +++++++++++-
gcc/fortran/trans.h | 1 +
gcc/testsuite/ChangeLog | 6 +++
.../gfortran.dg/unlimited_polymorphic_25.f90 | 40 ++++++++++++++++++
.../gfortran.dg/unlimited_polymorphic_26.f90 | 47 ++++++++++++++++++++++
6 files changed, 128 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/unlimited_polymorphic_25.f90
create mode 100644 gcc/testsuite/gfortran.dg/unlimited_polymorphic_26.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.
robert.savoye pushed a change to branch merget
in repository toolchain/abe.
from edca3bc apply libgloss patch from test branch
new 31c74f8 apply libgloss patch from test branch
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:
lib/configure.sh | 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 a12eaf2 add myself to MAINTAINERS list
new 80a0266 2016-03-29 Vladimir Makarov <vmakarov(a)redhat.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/ira-color.c | 46 ++++++++++++++++++++++++++++++++++++++--------
2 files changed, 44 insertions(+), 8 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.
robert.savoye pushed a change to branch merget
in repository toolchain/abe.
from d792e61 fix root path for find.
new edca3bc apply libgloss patch from test branch
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:
lib/configure.sh | 5 ++++-
1 file changed, 4 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 ae1f04b PR middle-end/70355
new a12eaf2 add myself to MAINTAINERS list
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:
ChangeLog | 4 ++++
MAINTAINERS | 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 4abd941 [PR testsuite/64177] Audit Cilk Plus tests for CILK_NWORKERS=1
new ae1f04b PR middle-end/70355
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/lower-subreg.c | 3 ++-
gcc/testsuite/gcc.c-torture/compile/pr70355.c | 14 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr70355.c | 14 ++++++++++++++
4 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr70355.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70355.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 53c452e Avoid ERROR in libgomp.oacc-c++/c++.exp in non-C++ configurations
new 4abd941 [PR testsuite/64177] Audit Cilk Plus tests for CILK_NWORKERS=1
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 | 8 ++++++++
gcc/testsuite/c-c++-common/cilk-plus/CK/spawning_arg.c | 15 +++++++++++++++
gcc/testsuite/c-c++-common/cilk-plus/CK/steal_check.c | 17 ++++++++++++++---
gcc/testsuite/g++.dg/cilk-plus/CK/catch_exc.cc | 14 ++++++++++++++
4 files changed, 51 insertions(+), 3 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 b428654 2016-03-29 Richard Biener <rguenther(a)suse.de>
new 53c452e Avoid ERROR in libgomp.oacc-c++/c++.exp in non-C++ configurations
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:
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.oacc-c++/c++.exp | 4 ++++
2 files changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.