Java patches for gcc 2.95.2

Bryce McKinlay bryce@albatross.co.nz
Sun Oct 31 03:18:00 GMT 1999


I got fed up with problems in cvs gcc and decided to back-port the past
few months java changes from cvs onto gcc 2.95.2. This patch includes
all the java fixes and features from cvs, allowing compilation of the
latest libgcj tree (which is usually pretty stable) without the hassles
of the latest gcc tree (which is usually pretty broken).

The patch has not been extensivly tested but seems to work well for me -
it compiles my code fine while recent cvs gcc's often produce broken
code if '-O' is used (due to problems in the x86 back end?)

Get the patch from http://waitaki.otago.ac.nz/~bryce/gcj/

regards

  [ bryce ]




More information about the Java mailing list