This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16224] New: internal compiler error: in write_unscoped_name (template/namespace)
- From: "eda-qa at disemia dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2004 06:49:00 -0000
- Subject: [Bug c++/16224] New: internal compiler error: in write_unscoped_name (template/namespace)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I am using
gcc (GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
I've recreated code that produces the conditions I had in my main project. I
don't know if I can reduce the size anymore.
The error:
tpl_mangle.cc: In function `int main()':
tpl_mangle.cc:30: internal compiler error: in write_unscoped_name, at
cp/mangle.c:786
Attached is code that produces the error.
I've found Bug 9304 and 10428 which both produce the same error, but do not
involve templates and namespaces.
(Will attach code)
--
Summary: internal compiler error: in write_unscoped_name
(template/namespace)
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: eda-qa at disemia dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16224