[Bug middle-end/50823] [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407

dnovillo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 23 18:27:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50823

Diego Novillo <dnovillo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnovillo at gcc dot gnu.org

--- Comment #12 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-11-23 17:55:09 UTC ---
I am also seeing this failure building with -m32 -march=pentium4.  We fail the
assertion

+      gcc_assert (cached_badness == current_badness);

Sadly, it happens on a hairy large TU that I have not yet reduced.



More information about the Gcc-bugs mailing list