This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]