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 java/13024] [3.4 regression] gcj can't build current rhug


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


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