[Bug fortran/44929] [OOP] Parsing error of derived type name starting with 'REAL'

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 13 20:06:00 GMT 2010



------- Comment #4 from jvdelisle at gcc dot gnu dot org  2010-07-13 20:06 -------
The solution here should take into account all possible "key words"
combinations as well.  integer, complex, character, etc.  Matching "REAL"
should give match no accept for the few cases that are acceptable "REAL " and
REAL(" for example.


-- 


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



More information about the Gcc-bugs mailing list