This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/31362] gcc should not inline functions with 'section' attribute
- From: "thutt at vmware dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Mar 2007 12:49:29 -0000
- Subject: [Bug c/31362] gcc should not inline functions with 'section' attribute
- References: <bug-31362-1331@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #17 from thutt at vmware dot com 2007-03-27 13:49 -------
In response to comment #16:
I wouldn't call an inliner which inlines functions specifically marked as "do
not put this in '.text'" as 'smart'. I'd use a more pejorative adjective, such
as 'broken' or 'dumb'.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31362