GFortarn has runtime error when FORMAT has TAB char between parameters (see testcase)
10 format ('Hello ', 'bug!') ^^^ > ./a.out At line 2 of file format_with_tab.f Fortran runtime error: Unexpected element in format ('Hello ', 'bug!') ^ This bug is reproduced in 4.1.2 -- Summary: GFortran FORMAT statement error Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: satyaakam at yahoo dot co dot in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32987