This is the mail archive of the gcc@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: Suggestions for improving gcc 3.2 compilation speed?



On Friday, March 7, 2003, at 03:24 PM, Mike Stump wrote:


I don't know offhand why it works for us and not you. Random guess, I thought I saw something about TAKES_ARG go by recently in another context... Found it, in cppspec.c Devang added DEFFAULT_WORD_TAKES_ARG, is this related to why -include doesn't work?

-include does not work with g++. (PR 9394). I have the fix. I will post patch when bootstrap and regression test is complete.


-Devang


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