This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/48100] [4.6 Regression] Assertion failed in lto_varpool_replace_node, at lto-symtab.c:304 with mixed LTO/non-LTO objects
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 07 Dec 2011 13:51:44 +0000
- Subject: [Bug lto/48100] [4.6 Regression] Assertion failed in lto_varpool_replace_node, at lto-symtab.c:304 with mixed LTO/non-LTO objects
- Auto-submitted: auto-generated
- References: <bug-48100-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48100
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.6/4.7 Regression] |[4.6 Regression] Assertion
|Assertion failed in |failed in
|lto_varpool_replace_node, |lto_varpool_replace_node,
|at lto-symtab.c:304 with |at lto-symtab.c:304 with
|mixed LTO/non-LTO objects |mixed LTO/non-LTO objects
--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-07 13:51:44 UTC ---
The resolution is still the same - we just don't ICE anymore on trunk. Needs
to be bisected I guess.