------- Comment #1 from jakub at gcc dot gnu dot org  2008-06-12 13:01 -------
I wonder if we shouldn't automatically assume gnu_inline semantics for nested
functions (given that extern inline is forbidden in nested contexts and relying
on other CUs defining the external definition can't work, as nested functions
are inherently static).


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roland at redhat dot com,
                   |                            |jsm28 at gcc dot gnu dot org
   Target Milestone|4.3.2                       |---


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

Reply via email to