-fno-default-inline

Alexandre Oliva aoliva@redhat.com
Fri Jun 29 21:31:00 GMT 2001


On Jun 29, 2001, Mike Harrold <mharrold@cas.org> wrote:

> Or is this a case of pleading with the libstdc++ folks to mark functions
> as inline where appropriate?

I'm not sure we should add redundant keywords to libstdc++ code to
make room for a non-standard extension.  Is it really too hard for you
to move the member function definitions out of the class body, so that
the implicit inline Standard rule doesn't apply to them?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-help mailing list