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/43791] [4.6 Regression] kernel/rtmutex.c:1138:1: internal compiler error: in cgraph_decide_inlining_of_small_functions, at ipa-inline.c:1009



------- Comment #27 from justinmattock at gmail dot com  2010-05-06 13:44 -------
(In reply to comment #24)
> (In reply to comment #23)
> > Justin, your comment 7 reminded me of my problem (unrelated to this bug report
> Should be comment 20.
> 

ah.. oh-well.. in any case though this error is funky i.g. 
cgraph_decide_inlining_of_small_functions is kind of everywhere,
when messing with the CFLAGS flags like that.(one minuete over here, the next
over there).

my main concern with this whole thing is making sure things are running as it
should i.g. since building all apps/libs with 4.6.0 if some function was taken
out, that's important is it safe!?(the risks of being a developer I guess),but
s far I have only seen the above error, no messages in sys.log or strangeness
while running the system..


-- 


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


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