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: [PATCH] Fix #pragma handling (PR preprocessor/27746, PR c/27747, PR c++/27748)


On Fri, May 26, 2006 at 09:04:16AM -0400, Jakub Jelinek wrote:
> 	PR preprocessor/27746
> 	* directives.c (do_pragma): Handle pragma with valid namespace
> 	and invalid name coming from macro expansion.
> 	* directives.c (destringize_and_run): Initialize next field in
> 	context.
> 
> 	PR c/27747
> 	PR c++/27748
> 	* directives.c (destringize_and_run): Set NO_EXPAND on the
> 	tokens.

Ok.


r~


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