This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225
- 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: Thu, 15 Dec 2011 10:10:37 +0000
- Subject: [Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225
- Auto-submitted: auto-generated
- References: <bug-41159-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #16 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-15 10:10:37 UTC ---
It's tedious to look at this without a testcase that triggers on native
x86_64. My usual simple crosses do not work with LTO as I need a target
assembler and linker.
So - someone with access to an affected target please debug this.