This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: PR 1159/1412


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> I've routinely built libjava on alpha and x86 with -O2 and even
Jeff> -O3 (the latter also needs -fkeep-inline-functions due to
Jeff> another bug).  I'm not aware of any other failures.  Of course
Jeff> PPC could have problems of its own.

Are you running the `gcj -C' step with -O2 as well?
When I do this, the current gcc 3.0 crashes while building
FilePermission.java.

Of course we don't have to run that step with -O2.  In fact I'll
disable that in my patch.

Tom


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