------- Additional Comments From janis at gcc dot gnu dot org  2005-07-13 16:59 
-------
Oops.  This one passes with 20050709 and fails with 20050710, and is exactly
the format and input line from mgrid.

      PROGRAM BUG
      REAL*8 A(0:3)
      READ 1000, A
1000  FORMAT (4D8.0)
      STOP
      END

-8.0D0  1.0D-4  0.50D0  0.250D0

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21875

Reply via email to