This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18435] New: internal compiler error: in tsubst, at cp/pt.c:6646
- From: "mark at easterbrook dot org dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2004 22:14:18 -0000
- Subject: [Bug c++/18435] New: internal compiler error: in tsubst, at cp/pt.c:6646
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
g++ -pedantic -Wall -g -c -o test_sequence.o test_sequence.cpp
sequence.hpp: In function `int main()':
sequence.hpp:19: internal compiler error: in tsubst, at cp/pt.c:6646
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [test_sequence.o] Error 1
--
Summary: internal compiler error: in tsubst, at cp/pt.c:6646
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mark at easterbrook dot org dot uk
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i486-suse-linux
GCC host triplet: i486-suse-linux
GCC target triplet: i486-suse-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18435