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++/18435] internal compiler error: in tsubst, at cp/pt.c:6646


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-11 23:30 -------
Note the code has some invalid C++ in that if you compile with 3.4.0 you will get some errors.

Also I could reproduce this on a 3.3 based compiler from Apple.

Also I don't get the ICE on the mainline compiler but I do get the errors which I did not try to fix as 
most of them are in libstdc++ because 3.3's libstdc++ was not using standard C++ either.

-- 


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


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