This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21123] [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jul 2005 17:20:58 -0000
- Subject: [Bug c++/21123] [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101
- References: <20050420142713.21123.b.gunreben@web.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-07-27 17:20 -------
Subject: Re: [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101
> Dave, you mentioned that it "needs debugging on a system that can reproduce it".
I was just able to reproduce it using a cvs head build done yesterday.
It had checking enabled. The release builds that I had tried previously
had checking disabled. Thus, it looks as if the ICE is caused by a
tree check failure in the assert at cp/cp-objcp-common.c:101, rather
than the assert itself.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21123