This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/48492] [4.7 Regression] LTO bootstrap failure in copy_constant
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 27 Jun 2011 16:42:34 +0000
- Subject: [Bug lto/48492] [4.7 Regression] LTO bootstrap failure in copy_constant
- Auto-submitted: auto-generated
- References: <bug-48492-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48492
--- Comment #10 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-06-27 14:34:08 UTC ---
Author: ebotcazou
Date: Mon Jun 27 14:34:05 2011
New Revision: 175533
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175533
Log:
PR lto/48492
* dwarf2out.c (dwarf2out_finish): Do not attach a DIE on the limbo list
to a NULL parent.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c