This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [c++] kill %H
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Manuel López-Ibáñez <lopezibanez at gmail dot com>
- Cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>, Mark Mitchell <mark at codesourcery dot com>, Jason Merrill <jason at redhat dot com>
- Date: Sun, 5 Jul 2009 18:23:49 -0500
- Subject: Re: [c++] kill %H
- References: <6c33472e0907051545o319e5bb1x1193c5d94ff455cf@mail.gmail.com>
On Sun, Jul 5, 2009 at 5:45 PM, Manuel
López-Ibáñez<lopezibanez@gmail.com> wrote:
> Now that diagnostics functions take an explicit location, the %H
> specifier is superflous. This patch deletes it from the C++ front-end.
>
> Bootstrapped and regression tested on x86_64-unknown-linux-gnu.
>
> OK for trunk?
OK, thanks.
-- Gaby