This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18435] internal compiler error: in tsubst, at cp/pt.c:6646
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2004 23:31:00 -0000
- Subject: [Bug c++/18435] internal compiler error: in tsubst, at cp/pt.c:6646
- References: <20041111221414.18435.mark@easterbrook.org.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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