This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1c1a1b9 PR ada/70017 * calls.c (emit_library_call_value_1): Clear t [...] new 76e207a 2016-03-12 Paul Thomas pault@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/decl.c | 102 ++++++++++++++++------------- gcc/fortran/resolve.c | 2 +- gcc/fortran/trans-decl.c | 7 +- gcc/testsuite/ChangeLog | 8 +++ gcc/testsuite/gfortran.dg/submodule_14.f08 | 49 ++++++++++++++ gcc/testsuite/gfortran.dg/submodule_15.f08 | 58 ++++++++++++++++ 7 files changed, 197 insertions(+), 47 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/submodule_14.f08 create mode 100644 gcc/testsuite/gfortran.dg/submodule_15.f08