]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/32555 (Miscompilation of NIST testsuite)
authorTobias Burnus <burnus@net-b.de>
Sat, 30 Jun 2007 16:01:25 +0000 (18:01 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 30 Jun 2007 16:01:25 +0000 (18:01 +0200)
commitdf5be068b278d70e30e7b4a86d09b4172681d060
tree98fa6097bf0d67b42ae7815b895ebc944aaa5888
parentb2e8326644ad7cf6f6a4fd4fdcda55cf666e434a
re PR fortran/32555 (Miscompilation of NIST testsuite)

2007-06-30  Tobias Burnus  <burnus@net-b.de>

PR fortran/32555
* io.c (check_format): Allow zero to precede the
P edit descriptor.

2007-06-30  Tobias Burnus  <burnus@net-b.de>

PR fortran/32555
* gfortran.dg/fmt_zero_check.f90: New.

From-SVN: r126152
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/fmt_zero_check.f90 [new file with mode: 0644]