This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/52037] [4.7 regression] ICE in update_ssa, at tree-into-ssa.c:3362 while linking LTO libxul


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]