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++/20028] [3.4 Regression] class and then template class gives an ICE


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-17 21:26 -------
(In reply to comment #7)
> If the code is wrong, what accounts for the fact that wrong code would compile 
> on 3.2 and not on 3.3 or 3.4?  Also, Alexandrescu did not write it wrong, as it 
> is also used in his Loki library that is known to compile under GCC as well as 
> other compilers.

Because it was a bug in 3.2 and before.  It does not compile with a slightly older EDG front-end.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20028


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