This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49282] malloc corruption in large lto1-wpa run during inline edge heap resize
- From: "andi-gcc at firstfloor dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 4 Jun 2011 19:56:34 +0000
- Subject: [Bug middle-end/49282] malloc corruption in large lto1-wpa run during inline edge heap resize
- Auto-submitted: auto-generated
- References: <bug-49282-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49282
--- Comment #1 from Andi Kleen <andi-gcc at firstfloor dot org> 2011-06-04 19:56:15 UTC ---
Some updates:
I tried with a fresh compiler (20110604). Same malloc assert
I also checked with a somewhat older compiler (from around May 11)
It segfaulted eventually too, so I suspect the problem has been
there for longer.