diff options
author | Bryce McKinlay <mckinlay@redhat.com> | 2006-02-09 23:59:30 +0000 |
---|---|---|
committer | Bryce McKinlay <bryce@gcc.gnu.org> | 2006-02-09 23:59:30 +0000 |
commit | a286e145de1b08b1a73d4efe03d36375fa698273 (patch) | |
tree | bd4f0f64a0edeb902ab500f977edf15f2ea0b8f7 /gcc/fortran/matchexp.c | |
parent | c4bbc105641ea61b0d4e5a826d639f1051a00667 (diff) | |
download | gcc-a286e145de1b08b1a73d4efe03d36375fa698273.zip gcc-a286e145de1b08b1a73d4efe03d36375fa698273.tar.gz gcc-a286e145de1b08b1a73d4efe03d36375fa698273.tar.bz2 |
Class.h (_Jv_IDispatchTable): Make it a struct.
2006-02-09 Bryce McKinlay <mckinlay@redhat.com>
* java/lang/Class.h (_Jv_IDispatchTable): Make it a struct. Put
'itable' inline, instead of as a pointer.
(java::lang::Class): Put 'idt' in anonymous union with 'ioffsets'.
* link.cc (null_idt): Update definition.
(_Jv_Linker::prepare_constant_time_tables): Allocate klass->idt
as a single struct. Use _Jv_AllocBytes, not _Jv_AllocRawObj.
(_Jv_Linker::generate_itable): Update to use 'ioffsets'.
(_Jv_Linker::find_iindex): Likewise. Update comment.
* java/lang/natClass.cc (_Jv_LookupInterfaceMethodIdx): Update for
_Jv_IDispatchTable change.
(_Jv_IsAssignableFrom): Likewise.
From-SVN: r110818
Diffstat (limited to 'gcc/fortran/matchexp.c')
0 files changed, 0 insertions, 0 deletions