__SIZE_TYPE__ and friends out of specs

Neil Booth neil@daikokuya.demon.co.uk
Mon May 13 23:48:00 GMT 2002


Zack Weinberg wrote:-

> The patch depends on Neil's patch to pass -m switches to the C front
> end when -E is active.

I'm having minor issues here; I've had to change it a bit but I'm
still getting regressions.  Hopefully I'll have something this evening.

> tradcpp doesn't define __SIZE_TYPE__ etc anymore.  (1) This should not
> affect anything, since tradcpp is never used to preprocess C anymore;
> (2) I don't care.

I'm working on integrating tradcpp to avoid this mess.  I should be
able to have it for 3.2.  That's my goal, at least.  It'll share most of
its code with existing cpplib; and just have some lexing code, #define
parsing, and macro expanding to itself.

That's the plan, at least.

Thanks for the patch; I had this on my to-do list.

Neil.



More information about the Gcc-patches mailing list