[Bug fortran/15190] [gfortran] incorrect matching
tobi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun May 16 21:42:00 GMT 2004
------- Additional Comments From tobi at gcc dot gnu dot org 2004-05-15 20:39 -------
The matchers schould enforce non-identifier symbols (i.e. not letters or digits)
after these keywords:
BLOCK DATA, ENTRY, MODULE PROCEDURE, PRINT, STOP and TYPE
and in type declarations, i.e. after REAL, INTEGER etc.
I don't like the patch I have for this, so I'm taking these more detailed notes.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tobi at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Summary|[gfortran] incorrect |[gfortran] incorrect
|matching of print statement |matching
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15190
More information about the Gcc-bugs
mailing list