This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/21123] [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]