[Patch, Fortran] PR32555 re-allow zero to precede the P edit descriptor

Tobias Burnus tobias.burnus@physik.fu-berlin.de
Sat Jun 30 08:47:00 GMT 2007


:ADDPATCH fortran:

My patch for rejecting the "i0" edit decriptor in READ caused a
regression in the NIST test suite by fixing format_lex() such that it
can also return FMT_ZERO.

"k P" seems to be the only place where a preceding number is allowed to
be zero (or negative).

Build (yesterday's svn version)
and regression tested (x86-64/Linux). Ok for the trunk?

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fmt_fix.diff
Type: text/x-diff
Size: 1018 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070630/382d7cc4/attachment.bin>


More information about the Gcc-patches mailing list