[patch] Re: preprocessor/2706: #defines expanded when -fpreprocessed given

Neil Booth neil@daikokuya.demon.co.uk
Thu May 3 23:36:00 GMT 2001


The following reply was made to PR preprocessor/2706; it has been noted by GNATS.

From: Neil Booth <neil@daikokuya.demon.co.uk>
To: Zack Weinberg <zackw@Stanford.EDU>
Cc: Nathan Sidwell <sidwell@codesourcery.com>, gcc-gnats@gcc.gnu.org,
	gcc-patches@gcc.gnu.org
Subject: Re: [patch] Re: preprocessor/2706: #defines expanded when -fpreprocessed given
Date: Fri, 4 May 2001 07:30:34 +0100

 Zack Weinberg wrote:-
 
 > It breaks c-torture/execute/920730-1t.c.  The traditional preprocessor
 > doesn't recognize #include_next (in our limits.h), and passes it
 > through to the compiler, which rejects it.
 
 That's curious.  So it was only succeeding before because the integrated
 CPP was processing a #include_next ignored by tradcpp?
 
 I'll try to get tradcpp to do include_next in the next day or so, but
 I'm a bit short of spare time at the moment.
 
 Can we now close PR2706?
 
 Neil.



More information about the Gcc-prs mailing list