This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada PATCH] Clean-up Ada front-end use of TREE_OVERFLOW
> Oh, I applied
>
> 2005-05-15 Roger Sayle <roger@eyesopen.com>
>
> * misc.c (internal_error_function): Don't use vsprintf to format
> the error message text, instead use pp_format_text and the new
> pretty printer APIs. This allows handling of %qs, %w, etc.
>
> which doesn't seem to be related to the topic of this thread, which
> may have confused you.
Ah, indeed, thanks for the clarification.
Not-so-implicit objection withdrawn then. :-)
--
Eric Botcazou