match.c
82.2 KB
-
re PR fortran/34722 (ICE: left-over "@iostat" variable polutes namespace) · 9a528648
2008-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/34722 * match.c (gfc_match_name): Don't error if leading character is a '(', just return MATCH_NO. From-SVN: r131487Jerry DeLisle committed