This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12161] ICE during bootstrap, locale-inst.c, cp/call.c: 4571
- From: "mec at shout dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2003 02:25:31 -0000
- Subject: [Bug c++/12161] ICE during bootstrap, locale-inst.c, cp/call.c: 4571
- References: <20030903235056.12161.mec@shout.net>
- 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=12161
------- Additional Comments From mec at shout dot net 2003-09-05 02:25 -------
Subject: Re: ICE during bootstrap, locale-inst.c, cp/call.c: 4571
It works for me.
I configured gcc with all the --enable-check turned on and
--enable-languages=c,c++. 'make all' worked just fine.
locale-inst.cc took 96 minutes to compile, 10 times as long as anything
else. I assume this is normal with all the checks turned on.
The specific file z6.ii compiles now (and it doesn't take 96
minutes).
This PR can be closed. Thanks!
Michael C