[Bug c++/18435] internal compiler error: in tsubst, at cp/pt.c:6646
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 11 23:31:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list