This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14246] [3.4/3.5 Regression] Problems with templates, ice in write_template_arg_literal


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]