[Bug fortran/35754] -std=f95: Reject "1P2E12.4" w/o a comma after the "P"

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 23 06:25:00 GMT 2009



------- Comment #1 from jvdelisle at gcc dot gnu dot org  2009-08-23 06:25 -------
F95 Standard: 10.1.1

"Constraint: The comma used to separate format-items in a format-item-list may
be omitted

(1)   Between a P edit descriptor and an immediately following F, E, EN, ES, D,
or G edit descriptor (10.6.5)"

F2003 Standard: 10.1.1

"(1) Between a P edit descriptor and an immediately following F, E, EN, ES, D,
or G edit descriptor (10.7.5), possibly preceded by a repeat specifier"

Patch on its way.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35754



More information about the Gcc-bugs mailing list