[Bug c++/14246] [3.4/3.5 Regression] Problems with templates, ice in write_template_arg_literal
s_gccbugzilla at nedprod dot com
gcc-bugzilla@gcc.gnu.org
Tue Feb 24 04:18:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list