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: [RFA] Stop using tradcpp


On Wed, Jun 19, 2002 at 10:33:13PM +0100, Neil Booth wrote:
> This patch:
> 
> 1) Fixes a silly bug my previous patch introduced to traditional funlike
>    macros
> 2) Puts diagnostics in directives on the first line of the directive
> 3) Makes traditional numbers signed (unless explicit U suffix)
> 4) Adjusts gcc.c specs so that cc1 rather than tradcpp is used for
>    traditional preprocessing.
> 5) Moves existing -traditional-cpp tests to a new directory cpp/trad,
>    and updates some appropriately.

I'd just like to say that I really appreciate your implementing this,
and that I too look forward to being able to get rid of tradcpp.

zw


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