This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ Patch] PR 33210
- From: Gabriel Dos Reis <gdr at cs dot tamu dot edu>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 31 Aug 2007 06:15:09 -0500 (CDT)
- Subject: Re: [C++ Patch] PR 33210
- References: <46D7F759.4080202@suse.de>
On Fri, 31 Aug 2007, Paolo Carlini wrote:
| Hi,
|
| I have this snippet, directly inspired from corresponding code in
| error.c, to deal with BOUND_TEMPLATE_TEMPLATE_PARM.
|
| Tested x86_64-linux, Ok for mainline?
Yes.
Eventually, we should finish the conversion to using the new pretty
printer so that we don't have to fix bugs twice.
-- Gaby