This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/39010] [LTO] Memory corruption on gcc.c-torture/compile/limits-fndefn.c



------- Comment #6 from dnovillo at gcc dot gnu dot org  2009-01-31 18:51 -------

The patch 

        2009-01-30  H.J. Lu  <hongjiu.lu@intel.com>

                PR lto/39010
                * lto-function-out.c (output_string): Properly handle the
                trailing '\0'.
                (output_tree_flags): Updated.

caused 478 new regressions in the testsuite.  Reverted.


-- 

dnovillo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]