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]

Re: Patch: no inline when not using gcc


Jason> config.h #defines inline as appropriate; doesn't that do the
Jason> trick for you?

Apparently not; I got a report from Angela that they couldn't
bootstrap using the Solaris compiler.  I didn't know about config.h
and inline; I just took the approach that other headers in gcc/java
take (on the bad theory that they must be right).

I'll revisit this issue sometime this week and see if a better patch
is possible.

T


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