This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug involving derived template classes in G++ 3.4.3
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: John M Collins <jmc at xisl dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Dec 2004 15:27:20 -0500
- Subject: Re: Bug involving derived template classes in G++ 3.4.3
- References: <200412282026.02397.jmc@xisl.com>
On Dec 28, 2004, at 3:26 PM, John M Collins wrote:
Please "CC" me as I'm not subscribed.
I have the following program segment (cutting down to bare minimum).
This has
worked previously with G++ 3.3.* and earlier.
Read the 3.4.0 release notes.
Thanks,
Andrew Pinski