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/34997] Mention -fdollar-ok option in error message for symbol names containing $



------- Comment #5 from burnus at gcc dot gnu dot org  2008-02-20 18:22 -------
Subject: Bug 34997

Author: burnus
Date: Wed Feb 20 18:21:14 2008
New Revision: 132488

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132488
Log:
2008-02-20  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34997
        * match.c (gfc_match_name): Improve error message for '$'.

2008-02-20  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34997
        * gfortran.dg/dollar_sym_1.f90: New.
        * gfortran.dg/dollar_sym_2.f90: New.


Added:
    trunk/gcc/testsuite/gfortran.dg/dollar_sym_1.f90
    trunk/gcc/testsuite/gfortran.dg/dollar_sym_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34997


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