------- Comment #3 from tobi at gcc dot gnu dot org 2006-05-08 10:46 ------- reduced testcase (not valid, but this is another bug): i = j; end This bug has nothign to do with parsing of STOP, it needs: * a statement preceding the end statement, and * the end statement must follow a semicolon
-- tobi at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|error with fixed form one- |END not as first statement |liner (gfortran does not |on line breaks in fixed form |have a sense of humor) | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20440