io.c (format_item): Allow the number before the X format to be optional when not...
authorRoger Sayle <roger@eyesopen.com>
Thu, 20 May 2004 18:56:33 +0000 (18:56 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 20 May 2004 18:56:33 +0000 (18:56 +0000)
commit8be123d4a969fb67c7d46754bec8a51de680c97a
tree1bbffc8e89df991e8d3914e85437343b5319933f
parent66fda8b2e69be9d25c621a0ca802434dd3f1f9c2
io.c (format_item): Allow the number before the X format to be optional when not -pedantic.

* io.c (format_item): Allow the number before the X format to
be optional when not -pedantic.

From-SVN: r82067
gcc/fortran/ChangeLog
gcc/fortran/io.c