The following is rejected by gfortran. I think it is valid. read(unit=2, 100) i
100 format (f10.7)
--
Summary: Format label as second item in io control list is
rejected
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: jvdelisle at gcc dot gnu dot org
ReportedBy: jvdelisle at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41678
