This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Avoid ICE on invalid struct A { friend int A () {} } (PR c++/34488)
- From: Jason Merrill <jason at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc-patches at gcc dot gnu dot org
- Date: Mon, 17 Dec 2007 11:33:40 -0500
- Subject: Re: [C++ PATCH] Avoid ICE on invalid struct A { friend int A () {} } (PR c++/34488)
- References: <20071217142745.GM20451@devserv.devel.redhat.com>
OK.
Jason