This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: My unreviewed C++ patches
- From: Jason Merrill <jason at redhat dot com>
- To: "Giovanni Bajo" <giovannibajo at libero dot it>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 30 Apr 2004 17:54:58 -0400
- Subject: Re: My unreviewed C++ patches
- References: <013601c40a35$d5d49600$074e2a97@bagio>
On Mon, 15 Mar 2004 03:33:00 +0100, "Giovanni Bajo" <giovannibajo@libero.it> wrote:
> [PR2204] Check for parameters of abstract types (partial fix)
> http://gcc.gnu.org/ml/gcc-patches/2004-02/msg00953.html
> (also need help on how to continue, see the message)
Replied separately.
> [PR14283] Fix ICE in cp_parser_parse_and_diagnose_invalid_type_name
> http://gcc.gnu.org/ml/gcc-patches/2004-02/msg02500.html
OK.
> [PR14389] Find correct declaration for overloaded member template
> http://gcc.gnu.org/ml/gcc-patches/2004-03/msg00295.html
OK.
Jason