This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/39010] [LTO] Memory corruption on gcc.c-torture/compile/limits-fndefn.c
- From: "hjl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2009 21:55:46 -0000
- Subject: [Bug lto/39010] [LTO] Memory corruption on gcc.c-torture/compile/limits-fndefn.c
- References: <bug-39010-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from hjl at gcc dot gnu dot org 2009-01-30 21:55 -------
Subject: Bug 39010
Author: hjl
Date: Fri Jan 30 21:55:30 2009
New Revision: 143806
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143806
Log:
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.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/lto-function-out.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39010