This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7de58a0 2016-01-24 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new d65063f 2016-01-23 Jerry DeLisle <jvdelisle(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 | 9 +++++++++
gcc/fortran/interface.c | 3 ++-
gcc/fortran/resolve.c | 9 +++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/interface_38.f90 | 16 ++++++++++++++++
gcc/testsuite/gfortran.dg/interface_39.f90 | 14 ++++++++++++++
6 files changed, 55 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_38.f90
create mode 100644 gcc/testsuite/gfortran.dg/interface_39.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 08c7bfb Revert "Fix the remaining PR c++/24666 blockers"
new 7de58a0 2016-01-24 Thomas Koenig <tkoenig(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 | 6 ++++++
gcc/fortran/frontend-passes.c | 1 +
2 files changed, 7 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 cdcc70f Pass LSAN_OPTIONS to Makefiles in subdirectories
new 08c7bfb Revert "Fix the remaining PR c++/24666 blockers"
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 | 21 +++++++++++++
gcc/cp/decl.c | 12 ++-----
gcc/cp/pt.c | 27 +---------------
gcc/cp/tree.c | 2 +-
gcc/testsuite/ChangeLog | 17 ++++++++++
gcc/testsuite/g++.dg/template/pr11858.C | 5 ---
gcc/testsuite/g++.dg/template/pr24663.C | 22 -------------
gcc/testsuite/g++.dg/template/unify12.C | 46 ---------------------------
gcc/testsuite/g++.dg/template/unify13.C | 26 ---------------
gcc/testsuite/g++.dg/template/unify14.C | 5 ---
gcc/testsuite/g++.dg/template/unify15.C | 15 ---------
gcc/testsuite/g++.dg/template/unify16.C | 56 ---------------------------------
gcc/testsuite/g++.dg/template/unify17.C | 11 -------
13 files changed, 43 insertions(+), 222 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/template/pr11858.C
delete mode 100644 gcc/testsuite/g++.dg/template/pr24663.C
delete mode 100644 gcc/testsuite/g++.dg/template/unify12.C
delete mode 100644 gcc/testsuite/g++.dg/template/unify13.C
delete mode 100644 gcc/testsuite/g++.dg/template/unify14.C
delete mode 100644 gcc/testsuite/g++.dg/template/unify15.C
delete mode 100644 gcc/testsuite/g++.dg/template/unify16.C
delete mode 100644 gcc/testsuite/g++.dg/template/unify17.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 6d67051 2016-01-24 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new cdcc70f Pass LSAN_OPTIONS to Makefiles in subdirectories
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 ++++++
Makefile.in | 3 ++-
Makefile.tpl | 3 ++-
3 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 master
in repository gcc.
from 9f2e861 2016-01-24 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new c2e7d2b 2016-01-24 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new 6d67051 2016-01-24 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/primary.c | 21 ++++-----------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr68283.f90 | 15 +++++++++++++++
4 files changed, 30 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr68283.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 aa8c99e Daily bump.
new 9f2e861 2016-01-24 Thomas Koenig <tkoenig(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 | 11 ++
gcc/fortran/frontend-passes.c | 116 +++++++++++++++++++--
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gfortran.dg/inline_matmul_13.f90 | 47 +++++++++
gcc/testsuite/gfortran.dg/matmul_bounds_10.f90 | 16 +++
.../{matmul_bounds_2.f90 => matmul_bounds_8.f90} | 10 +-
gcc/testsuite/gfortran.dg/matmul_bounds_9.f90 | 23 ++++
7 files changed, 216 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inline_matmul_13.f90
create mode 100644 gcc/testsuite/gfortran.dg/matmul_bounds_10.f90
copy gcc/testsuite/gfortran.dg/{matmul_bounds_2.f90 => matmul_bounds_8.f90} (66%)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_bounds_9.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 47ca840 PR libfortran/68744 * runtime/backtrace.c: Include gthr.h. [...]
new aa8c99e 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 ffeb184 Daily bump.
new c28f091 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 e204206 Fix clobber removal in parloops
new e994d4d 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 f7e5bfa PR libstdc++/69446 * config/os/hpux/os_defines.h (_GLIBCXX_ [...]
new 47ca840 PR libfortran/68744 * runtime/backtrace.c: Include gthr.h. [...]
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:
libgfortran/ChangeLog | 7 +++++++
libgfortran/runtime/backtrace.c | 8 +++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.