This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix -traditional stringify in cpp
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: Re: [PATCH] Fix -traditional stringify in cpp
- From: Zack Weinberg <zack at wolery dot cumb dot org>
- Date: Tue, 2 May 2000 09:01:02 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20000502174906.I540@sunsite.ms.mff.cuni.cz>
On Tue, May 02, 2000 at 05:49:06PM +0200, Jakub Jelinek wrote:
> Hi!
>
> Current CVS cpp crashes when trying to stringify -traditional(ly).
> Fix and testsuite attached.
> Found in XF4.0 cf stuff for Imake.
Good catch - please apply, or let me know if you don't have write
access.
Thanks.
zw