]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
re PR fortran/77584 (Unclassifiable statement error with procedure pointer using...
authorFritz Reese <fritzoreese@gmail.com>
Mon, 19 Sep 2016 11:32:09 +0000 (11:32 +0000)
committerFritz Reese <foreese@gcc.gnu.org>
Mon, 19 Sep 2016 11:32:09 +0000 (11:32 +0000)
commite79e6763c68224a1b0d272d32697702faee7e427
tree609f2201869c0073283c95c7cb96e2e43e0136a1
parent471a0d47ae10724631be478381821544932db99f
re PR fortran/77584 (Unclassifiable statement error with procedure pointer using template named "structure_")

2016-09-19  Fritz Reese  <fritzoreese@gmail.com>

PR fortran/77584
* gcc/fortran/decl.c (match_record_decl, gfc_match_decl_type_spec):
Fixes to handling of structure/record from declaration-type-spec.

* gcc/testsuite/gfortran.dg/dec_structure_15.f90: New testcase.

From-SVN: r240230
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog