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




On 21 Mar 2001, Tom Tromey wrote:
> My patch to make the Java libraries build with multilibs on PPC
> enables -O2 as a side effect.  This apparently triggers bugs in gcj.
> I'm still looking into this to make sure it is really the -O2 and not
> something else though.

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

Jeff



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