This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/17330] ICE: verify_ssa failed during c++ code build in libjava
- From: "green at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Sep 2004 16:57:06 -0000
- Subject: [Bug bootstrap/17330] ICE: verify_ssa failed during c++ code build in libjava
- References: <20040905223534.17330.green@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From green at redhat dot com 2004-09-06 16:57 -------
Ok, thanks for the tip. Compiling all of libjava's C++ and Java code with
-fno-ivopts gets me past this problem. Note that I'm not even building for a
64-bit target. It looks like this patch was checked in without even trying to
build libjava.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17330