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: Input Stream Rewriting (Was: Target-specific Front-Ends?)


Ziemowit Laski wrote:-

> Actually, my vote would be to place the functionality in the lexical
> analyzer in cpplib (so that it would also be present in the stand-alone 
> CPP),
> where essentially you rewrite the token stream right before it comes out.

That gets a very big thumbs down from me.  I don't want any more
extraneous stuff added to CPP.

Neil.


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