This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15554] [3.4/3.5 Regression] ICE in tsubst_copy, at cp/pt.c:7433
- 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: 20 May 2004 17:21:07 -0000
- Subject: [Bug c++/15554] [3.4/3.5 Regression] ICE in tsubst_copy, at cp/pt.c:7433
- References: <20040520165453.15554.hzoli@austin.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-20 17:21 -------
Confirmed.
The mainline has a slightly different ICE:
pr15554.cc:2: internal compiler error: tree check: expected enumeral_type, have integer_type in
tsubst_copy, at cp/pt.c:7436
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet|powerpc-ibm-aix5.1.0.0 |
GCC host triplet|powerpc-ibm-aix5.1.0.0 |
GCC target triplet|powerpc-ibm-aix5.1.0.0 |
Keywords| |ice-on-valid-code
Known to fail| |3.4.0 3.5.0
Known to work| |3.3.3
Last reconfirmed|0000-00-00 00:00:00 |2004-05-20 17:21:06
date| |
Summary|ICE in tsubst_copy, at |[3.4/3.5 Regression] ICE in
|cp/pt.c:7433 |tsubst_copy, at cp/pt.c:7433
Target Milestone|--- |3.4.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15554