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 middle-end/48752] [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466


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

--- Comment #9 from Jan Hubicka <hubicka at ucw dot cz> 2011-04-26 13:06:08 UTC ---
> Looks like the issue is somehow caused by caller being a global
> constructor.

Hmm, yes, it is entirely possible - when new functions are added, we need to
analyze them.
I tought it is happening now, but it is not.  I will check it.

Honza


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