re PR java/26042 (ICE in mark_reference_fields, at java/boehm.c:105)

gcc/java
	PR java/26042:
	* parse.y (java_reorder_fields): Reset superclass field's size as
	well.
libjava
	PR java/26042:
	* testsuite/libjava.compile/pr26042.java: New file.

From-SVN: r112540
This commit is contained in:
Tom Tromey
2006-03-30 16:39:17 +00:00
committed by Tom Tromey
parent 6b86a9bc05
commit 1549c4e552
4 changed files with 27 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
2006-03-30 Tom Tromey <tromey@redhat.com>
PR java/26042:
* testsuite/libjava.compile/pr26042.java: New file.
2006-03-29 Tom Tromey <tromey@redhat.com>
* sources.am, Makefile.in: Rebuilt.