This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 51385ae 2016-02-20 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new b345a09 2016-02-20 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 | 14 ++
gcc/fortran/trans-decl.c | 248 ++++++++++++---------
gcc/testsuite/ChangeLog | 5 +
.../gfortran.dg/deferred_character_15.f90 | 44 ++++
4 files changed, 201 insertions(+), 110 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_15.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 f1c896c Fix whitespace in libgomp/ChangeLog
new 51385ae 2016-02-20 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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 | 10 +++++++
.../gfortran.dg/allocate_with_source_18.f03 | 31 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr52531.f90 | 16 +++++++++++
3 files changed, 57 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_source_18.f03
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr52531.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 b2745e5 Fix whitespace in MAINTAINERS
new 3a8aea9 Remove stray log entry in gcc/ChangeLog-2015
new cf2fd8f Fix whitespace in ChangeLog
new 9a1d3aa Fix whitespace in gcc/ChangeLog
new 140e093 Fix whitespace in gcc/testsuite/ChangeLog
new f1c896c Fix whitespace in libgomp/ChangeLog
The 5 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 | 13 +++++--------
gcc/ChangeLog | 16 ++++++++--------
gcc/ChangeLog-2015 | 3 ---
gcc/testsuite/ChangeLog | 4 ++--
libgomp/ChangeLog | 3 +--
5 files changed, 16 insertions(+), 23 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 bd5bb66 PR c++/69743 * call.c (remaining_arguments): No longer stat [...]
new b2745e5 Fix whitespace in MAINTAINERS
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 | 2 +-
2 files changed, 5 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 dejagnu.
from fe10302 * lib/utils.exp (getdirs): Ignore .git and .svn directories.
new bd40ff1 * lib/utils.exp (diff): Replace calls to verbose followed by [...]
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 | 6 ++++++
lib/utils.exp | 15 ++++-----------
2 files changed, 10 insertions(+), 11 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 dbe16f2 PR c++/69743 * call.c (remaining_arguments): No longer stat [...]
new a297285 2016-02-20 Bernd Edlinger <bernd.edlinger(a)hotmail.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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/c-c++-common/tsan/pr65400-1.c | 6 +++---
2 files changed, 11 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 b9ffa12 Daily bump.
new bd5bb66 PR c++/69743 * call.c (remaining_arguments): No longer stat [...]
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 | 7 +++++++
gcc/cp/call.c | 2 +-
gcc/cp/cp-tree.h | 1 +
gcc/cp/pt.c | 4 ++--
gcc/testsuite/g++.dg/cpp0x/variadic167.C | 18 ++++++++++++++++++
5 files changed, 29 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic167.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 4c985ed Daily bump.
new dbe16f2 PR c++/69743 * call.c (remaining_arguments): No longer stat [...]
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 | 7 +++++++
gcc/cp/call.c | 2 +-
gcc/cp/cp-tree.h | 1 +
gcc/cp/pt.c | 4 ++--
gcc/testsuite/g++.dg/cpp0x/variadic167.C | 18 ++++++++++++++++++
5 files changed, 29 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic167.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 dejagnu.
from c4740e8 * lib/utils.exp: Improve comments. * NEWS: Update.
new fe10302 * lib/utils.exp (getdirs): Ignore .git and .svn directories.
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 ++++
lib/utils.exp | 2 ++
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.