[Bug middle-end/48752] [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 27 08:01:00 GMT 2011


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

--- Comment #12 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-04-27 07:30:36 UTC ---
Hi,
the problem is that ipa-prop is not really looking for newly inserted
functions. So inliner knows about the arguments but asks the ipa-prop machinery
that doesn't. I will add the missing add_new_function hook.

I still can't reproduce the testcase but I guess I can make one myself just by
forcing global constructor.  Will try to have patch before lunch.

Will also fix my dyslectic Czenglish ;)



More information about the Gcc-bugs mailing list