This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14246] [3.4/3.5 Regression] Problems with templates, ice in write_template_arg_literal
- From: "s_gccbugzilla at nedprod dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Feb 2004 04:18:34 -0000
- Subject: [Bug c++/14246] [3.4/3.5 Regression] Problems with templates, ice in write_template_arg_literal
- References: <20040222224050.14246.schmid@snake.iap.physik.tu-darmstadt.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From s_gccbugzilla at nedprod dot com 2004-02-24 04:18 -------
I found this bug too in my Traits class when testing for polymorphism. It looks
to be the same cause, so I won't bother posting my example preprocessor output
unless anyone wants it?
Otherwise GCC v3.4 is a *huge* improvement over v3.2 and v3.3 especially (which
is more broken than v3.2 for me :( ). It's much faster than previous version -
kudos fellows, once this bug is fixed I can finally stop #ifdef __GNUC__ helper
code. Thank you!
Cheers,
Niall
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14246