This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11078] ICE with typeof and templates
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2003 12:03:27 -0000
- Subject: [Bug c++/11078] ICE with typeof and templates
- References: <20030603112812.11078.jtotland1@chello.no>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11078
reichelt@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2003-06-03 12:03:26
date| |
Summary|typeof and templates.... |ICE with typeof and
|internal compiler error |templates
------- Additional Comments From reichelt@gcc.gnu.org 2003-06-03 12:03 -------
The code crashes since gcc 2.95.x.
The error message on mainline is:
bug.cc:3: internal compiler error: in write_type, at cp/mangle.c:1494
Please submit a full bug report, [etc.]
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.