This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32857] libjava fails to build on hppa-linux-gnu (ICE in simplify_subreg)
- 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: 22 Jul 2007 20:16:19 -0000
- Subject: [Bug target/32857] libjava fails to build on hppa-linux-gnu (ICE in simplify_subreg)
- References: <bug-32857-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-22 20:16 -------
ICE is just an artifact I think:
java/util/AbstractMap.java:819: error: cannot find file for class
java.util.AbstractMap$SimpleEntry
is the real error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32857