http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45786
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot | |gnu.org --- Comment #5 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> 2010-10-03 12:21:32 UTC --- (In reply to comment #3) > I think it is more of a bandaid than a proper fix > in that I think .eq. should be simply substituted > with == on the input stream during parsing. IIRC, it used to be that way but it was changed to emit better diagnostics.