re PR java/26390 (Problem dispatching method call when method does not exist in superclass)
gcc/java PR java/26390: * class.c (get_interface_method_index): Don't put <clinit> into interface table. libjava PR java/26390: * link.cc (get_interfaces): Skip <clinit>. (append_partial_itable): Likewise. From-SVN: r112093
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2006-03-15 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
PR java/26390:
|
||||
* link.cc (get_interfaces): Skip <clinit>.
|
||||
(append_partial_itable): Likewise.
|
||||
|
||||
2006-03-10 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
PR libgcj/25713:
|
||||
|
||||
Reference in New Issue
Block a user