[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 15:28:00 GMT 2007



------- Comment #9 from rguenth at gcc dot gnu dot org  2007-03-26 16:28 -------
We inline static functions used once (special_function_0 in your testcase)
starting with the tree inliner which appeared in 3.4.0.  So the "bug" is
present
in all releases starting from 3.4.0 and still present in mainline.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |3.4.0 4.3.0
      Known to work|                            |3.3.6


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



More information about the Gcc-bugs mailing list