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/56520] Syntax error causes misleading message: "Invalid character in name"


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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jul  2 17:29:04 2015
New Revision: 225349

URL: https://gcc.gnu.org/viewcvs?rev=225349&root=gcc&view=rev
Log:
2015-07-02  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/56520
        * match.c (gfc_match_name): Special case unary minus and plus.

2015-07-02  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/56520
        * gfortran.dg/pr56520.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr56520.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.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]