This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/35754] New: -std=f95: Reject "1P2E12.4" w/o a comma after the "P"
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Mar 2008 13:08:38 -0000
- Subject: [Bug fortran/35754] New: -std=f95: Reject "1P2E12.4" w/o a comma after the "P"
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The comma after the "P" is optional in Fortran 2003 if followed by a repeat
specifier but required in Fortran 95. (According to MR&C)
--
Summary: -std=f95: Reject "1P2E12.4" w/o a comma after the "P"
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Keywords: diagnostic
Severity: enhancement
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: burnus at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35754