[gcc-in-cxx] Use plain inline, not extern inline, for C++

Andrew Pinski pinskia@gmail.com
Fri Mar 6 23:38:00 GMT 2009


On Fri, Mar 6, 2009 at 3:37 PM, Ian Lance Taylor <iant@google.com> wrote:
> I committed this patch to the gcc-in-cxx branch to use plain inline, not
> extern inline, when compiling C++ code.

How about using the attribute gnu_inline for 4.3 and above?

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list