[Bug c/31362] gcc should not inline functions with 'section' attribute

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 26 14:51:00 GMT 2007



------- Comment #7 from rguenth at gcc dot gnu dot org  2007-03-26 15:51 -------
Note that for your testcase even if you specify the noinline attribute the
function calls will be optimized away as the function calls do not have
side-effects.


-- 


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



More information about the Gcc-bugs mailing list