This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/77584] Unclassifiable statement error with procedure pointer using template named "structure_"


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77584

--- Comment #2 from foreese at gcc dot gnu.org ---
Author: foreese
Date: Mon Sep 19 11:32:09 2016
New Revision: 240230

URL: https://gcc.gnu.org/viewcvs?rev=240230&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]