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 #10 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jul 16 18:44:56 2015
New Revision: 225900

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

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

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

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

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr56520.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/match.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


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