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/26667] Inlining always_inline functions causes further inlining that reduces function size to fail



------- Comment #6 from rguenth at gcc dot gnu dot org  2006-03-14 13:32 -------
This particular testcase does not expose a regression.  But because of the
times==0 bug I can cause arbitrary ininling that was not done in 4.0.  In any
case, it would be a low-priority regression.


-- 


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


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