This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22521] internal compiler error: in tsubst_copy
- From: "basile at starynkevitch dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2005 14:31:25 -0000
- Subject: [Bug c++/22521] internal compiler error: in tsubst_copy
- References: <20050717142545.22521.basile@starynkevitch.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From basile at starynkevitch dot net 2005-07-17 14:31 -------
Created an attachment (id=9293)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9293&action=view)
preprocessor output (gnuzipped) of failing code
Sample code (preprocessor output with g++ -C -E and appropriate -I) which
demonstrate thje bug. Sorry, I've got no smaller case. But I guess the problem
lies within the Jaksy_TVector template, which is not that big. Most of the
includes come from Qt4 (not very used) and my Qish garbage collector (see
http://starynkevitch.net/Basile/qishintro.html for more, get its latest
snapshot).
The attachement is self-contained and does not need any other file.
I tried several other ways of coding, and the same bug appears.
Regards.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22521