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 c/16999, #ident is outputted wrong frompreprocessor


Andrew Pinski <pinskia@physics.uc.edu> writes:

> This patch fixes the problem as the string is already quoted when we go
> out to print the string.
>
> OK for 3.4 and the mainline? Bootstrapped and tested on powerpc-darwin.

OK.  Please also add something to the test suite (suggest using dg-do
"preprocess" and dg-final to scan for an appropriate directive in the
preprocessed output).

zw


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