This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/13024] [3.4 regression] gcj can't build current rhug
- From: "jsturm at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2003 02:53:38 -0000
- Subject: [Bug java/13024] [3.4 regression] gcj can't build current rhug
- References: <20031112171510.13024.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jsturm at gcc dot gnu dot org 2003-11-21 02:53 -------
Compile the test case with -O2:
Bug.java:17: internal compiler error: in make_edges, at cfgbuild.c:382
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Tom, I'm guessing it works for you because you built with --disable-shared. The
test case passes if you use -fPIC.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13024