This is the mail archive of the gcc-patches@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]

Re: [gfortran] Fix PR31471: Missing construct name in END and related bugs


        * decl.c (gfc_match_end): Also check for construct name in END
        FORALL and END WERE statements.
        * match.c (match_case_eos): Use uppercase for statement name in
        error message.
        (match_elsewhere): Construct name may appear iff construct has a
        name.

OK for mainline.


FX


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