[Bug c/31362] gcc should not inline functions with 'section' attribute
thutt at vmware dot com
gcc-bugzilla@gcc.gnu.org
Mon Mar 26 14:58:00 GMT 2007
------- Comment #8 from thutt at vmware dot com 2007-03-26 15:57 -------
Furthermore,
4. By placing the code in a different section, I'm instructing the
the compiler to *not* put it in '.text'. By inlining it, it
places it in '.text' despite my instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31362
More information about the Gcc-bugs
mailing list