[PATCH preprocessor, diagnostics] PR preprocessor/53229 - Fix diagnostics location when pasting tokens

Jason Merrill jason@redhat.com
Thu May 24 16:50:00 GMT 2012


On 05/24/2012 12:03 PM, Dodji Seketeli wrote:
> +  if (macro != NULL)
> +    pfile->about_to_expand_macro_p = false;

The approach sounds good, but why do this in the push_token_context 
functions rather than in enter_macro_context?

Jason




More information about the Gcc-patches mailing list