This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PR 1159/1412
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
Jeff> I began to look at 1159 and 1412.
Jeff> [ ... ]
Jeff> I'd say these can be closed.
Ok, will do.
Jeff> Are there any other reasons we should not start building with
Jeff> -O2 by default, at least on the mainline?
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.
Still, that is the only barrier, and it is one we should fix before
3.0 is released anyway.
Tom