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

tkoenig at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 25 20:10:00 GMT 2008



------- Comment #1 from tkoenig at gcc dot gnu dot org  2008-01-25 19:35 -------
Actually, it's "null bytes" :-)

This is related to PR 34887.

The problem here is that we tab further than our buffer size,
so we write out garbage.

Ceterum censeo stream I/O esse delendam :-)


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu dot
                   |                            |org
            Summary|zero bytes when reverse-    |null bytes when reverse-
                   |tabbing long records        |tabbing long records
                   |(regression vs. g77)        |(regression vs. g77)


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



More information about the Gcc-bugs mailing list