ABI: Merged with HEAD

Bryce McKinlay mckinlay@redhat.com
Fri May 21 06:42:00 GMT 2004


I have merged the CVS head as of 20040514 into the ABI branch. The 
following diff shows the current changes on the ABI branch relative to 
the HEAD. You can diff against the tag gcj-abi-2-merge-20040514 to get 
the current branch diff.

Hopefully future merges won't be as painful as this one was!

The tree-ssa code has caused a failure for --indirect-dispatch:

$ gcj --indirect-dispatch Test.java
Test.java: In class `Test':
Test.java: In method `Test.main(java.lang.String[])':
Test.java:7: internal compiler error: in check_pointer_types_r, at 
gimplify.c:3631

This doesn't happen on head so some change in the ABI branch is 
responsible - I'll take a look at this soon unless Andrew beats me to it.

Bryce


-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcj-abi-2.diff
Type: text/x-patch
Size: 86842 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040521/e103e735/attachment.bin>


More information about the Java-patches mailing list