This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: -fuse-divide-subroutine -vs- gcc 2.95
- To: tromey@cygnus.com, java-patches@sourceware.cygnus.com
- Subject: Re: Patch: -fuse-divide-subroutine -vs- gcc 2.95
- From: Bryce McKinlay <bryce@albatross.co.nz>
- Date: Tue, 17 Aug 1999 13:49:57 +1200
- References: <87vhafzmli.fsf@cygnus.com>
Tom Tromey wrote:
> I'm committing this patch. It changes the trunk so that it will not
> use -fuse-divide-subroutine when the compiler does not understand it.
> This lets us build the most current libjava with gcj 2.95. (This sort
> of backward compatibility isn't always supported, but right now it is
> ok.)
Since it looks like the mainline gcc branch is currently a lost cause for java
compilation, would it make sense to apply some of the significant (source
parser, etc) fixes from the mainline to the 2.95 branch?
regards
[ bryce ]