This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: gcc -E -traditional broken
- To: Zack Weinberg <zackw at Stanford dot EDU>
- Subject: Re: gcc -E -traditional broken
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Mon, 11 Dec 2000 22:40:40 +0000
- Cc: gcc-bugs at gcc dot gnu dot org, Andreas Jaeger <aj at suse dot de>,gcc-patches at gcc dot gnu dot org
- References: <u8u28c71cx.fsf@gromit.rhein-neckar.de> <20001210180136.B791@daikokuya.demon.co.uk> <20001210104515.G21327@wolery.stanford.edu> <20001211193732.C13058@daikokuya.demon.co.uk> <20001211142824.D4543@wolery.stanford.edu>
Zack Weinberg wrote:-
> That might do it, but I was avoiding work last night and fixed it
> another way. See what you think of this. (Please pick up the test
> cases even if you don't want the patch.)
The NUL errors just happened to show up for defined (they've only been
there for about 3 days); they occur throughout tradcpp.c so I'd rather
keep my patch. I got segfaults with __INCLUDE_LEVEL__ when I was
trying to figure out what was causing it.
I'll do your testcases soon.
Thanks,
Neil.