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

Reply via email to