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/36100] [4.4 Regression] always_inline attribute is broken at -O0



------- Comment #2 from hjl dot tools at gmail dot com  2008-05-01 19:32 -------
pass_apply_inline is replaced with pass_ipa_inline.  But pass_ipa_inline is
never used at -O0.


-- 


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


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