r262747 - in /branches/gcc-8-branch: ./ gcc/for...

foreese@gcc.gnu.org foreese@gcc.gnu.org
Mon Jul 16 19:10:00 GMT 2018


Author: foreese
Date: Mon Jul 16 19:10:39 2018
New Revision: 262747

URL: https://gcc.gnu.org/viewcvs?rev=262747&root=gcc&view=rev
Log:
2018-07-16  Fritz Reese  <fritzoreese@gmail.com>

    gcc/testsuite/ChangeLog:

	PR fortran/83184
	Backport from trunk.
	* gfortran.dg/assumed_rank_14.f90: New testcase.
	* gfortran.dg/assumed_rank_15.f90: New testcase.
	* gfortran.dg/dec_structure_8.f90: Update error messages.
	* gfortran.dg/dec_structure_23.f90: Update error messages.

    gcc/fortran/ChangeLog:

	PR fortran/83184
	Backport from trunk.
	* decl.c (match_old_style_init): Initialize locus of variable expr when
	creating a data variable.
	(match_clist_expr): Verify array is explicit shape/size before
	attempting to allocate constant array constructor.


Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/assumed_rank_14.f90
      - copied unchanged from r262744, trunk/gcc/testsuite/gfortran.dg/assumed_rank_14.f90
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/assumed_rank_15.f90
      - copied unchanged from r262744, trunk/gcc/testsuite/gfortran.dg/assumed_rank_15.f90
Modified:
    branches/gcc-8-branch/   (props changed)
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/decl.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/dec_structure_23.f90
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/dec_structure_8.f90

Propchange: branches/gcc-8-branch/
            ('svn:mergeinfo' modified)




More information about the Gcc-cvs mailing list