This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 533c2a57a46 2018-02-25 Thomas Koenig tkoenig@gcc.gnu.org new 49661c7ad51 2018-02-25 Steven G. Kargl kargl@gcc.gnu.org new 9d0af7cbda9 2018-02-25 Steven G. Kargl kargl@gcc.gnu.org
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 | 7 ++++ gcc/fortran/decl.c | 49 +++++++++++++++++++++- gcc/testsuite/ChangeLog | 8 ++++ .../gfortran.dg/automatic_module_variable.f90 | 4 +- .../gfortran.dg/bad_automatic_objects_1.f90 | 6 ++- gcc/testsuite/gfortran.dg/constant_shape.f90 | 7 ++-- gcc/testsuite/gfortran.dg/explicit_shape_1.f90 | 7 ++++ 7 files changed, 81 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/explicit_shape_1.f90