------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-20 
15:41 -------
Confirmed, I think this was caused by:
2005-07-12 Paul Thomas  <[EMAIL PROTECTED]>

        PR libfortran/16435
        * transfer.c (formatted_transfer): Correct the problems
        with X- and T-editting that caused TLs followed by TRs
        to overwrite data, which caused NIST FM908.FOR to fail
        on many tests.
        (data_transfer_init): Zero X- and T-editting counters at
        the start of formatted IO.
        * write.c (write_x): Write specified number of skips with
        specified number of spaces at the end.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pault at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-20 15:41:58
               date|                            |
            Version|4.0.0                       |4.1.0


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

Reply via email to