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 18:25:14 +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
Markus Trippelsdorf <markus at trippelsdorf dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org
--- Comment #5 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-01-29 18:25:14 UTC ---
Started with:
a844747e95c56ae5a8a46158b9839fbeb3678a34 is the first bad commit
commit a844747e95c56ae5a8a46158b9839fbeb3678a34
Author: hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat Jan 7 23:35:08 2012 +0000
PR tree-optimization/51680
* ipa-inline.c (want_inline_small_function_p): Be more lax on functions
whose inlining reduce unit size.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182983
138bc75d-0d04-0410-961f-82ee72b054a4