[Bug fortran/41154] New: [4.5 Regression] Comma required after P descriptor

Jerry DeLisle jvdelisle@verizon.net
Mon Aug 24 23:45:00 GMT 2009


On 08/24/2009 05:26 AM, janus at gcc dot gnu dot org wrote:
> With r151053 I get an error when I compile the following line:
>
> 2000 format (1X,1P,E14.6,3E12.4,0P)
>                                     1
> Error: Comma required after P descriptor in format string at (1)
>
> While I haven't checked in the standard if this is really valid, it was
> swallowed by gfortran until recently. It is also accepted by ifort and g95.
>
> This was certainly introduced by Jerry's r151045.
>
>
Thats my fault, will fix shortly.

Jerry



More information about the Gcc-bugs mailing list