This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/52037] [4.7 regression] ICE in update_ssa, at tree-into-ssa.c:3362 while linking LTO libxul
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 29 Jan 2012 13:17:12 +0000
- Subject: [Bug tree-optimization/52037] [4.7 regression] ICE in update_ssa, at tree-into-ssa.c:3362 while linking LTO libxul
- Auto-submitted: auto-generated
- References: <bug-52037-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52037
--- Comment #3 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-01-29 13:17:12 UTC ---
-O2 -finline-functions -fipa-cp-clone -flto=4
or
-O1 -findirect-inlining -fipa-cp -finline-small-functions -finline-functions
-fipa-cp-clone -flto=4
also fails.