[Bug libfortran/34974] null bytes when reverse-tabbing long records (regression vs. g77)

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 21 02:45:00 GMT 2008



------- Comment #11 from jvdelisle at gcc dot gnu dot org  2008-02-21 02:44 -------
Fixed on trunk, Committed as obvious.  Original test case now gives:

$ od -a test.dat 
0000000   a  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp
0000020  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp
*
3641060  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp  sp   b
3641100  nl


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.4.0


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



More information about the Gcc-bugs mailing list