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]

Re: Converting tm.h macros to functions


Joseph S. Myers wrote:-

> Follow my suggestion of getting rid of the cpp0 executable, giving
> cc1/cc1plus/cc1obj a mode in which they preprocess only, deprecating then
> removing -traditional and restricting tradcpp to be a preprocessor for
> non-C code only :-).  I still think doing this would help reap the full
> benefits of integrated CPP, if we know that C code is only ever
> preprocessed with the CPP integrated with the compiler.

And what do you propose to do about other clients of cpplib, like
fix-headers?

Neil.


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