diff options
author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-05 03:10:42 +0000 |
---|---|---|
committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-05 03:10:42 +0000 |
commit | 759113c37c7eef8dc7f920acfb1769bb5e23758e (patch) | |
tree | 126f829e671386cf6d10ee6d1d3f9da782f40515 /gcc/java/decl.c | |
parent | d900301370dd4451acc1f8f0f97fabf624be1168 (diff) | |
download | ppe42-gcc-759113c37c7eef8dc7f920acfb1769bb5e23758e.tar.gz ppe42-gcc-759113c37c7eef8dc7f920acfb1769bb5e23758e.zip |
* cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
(SET_FNADDR_FROM_VTABLE_ENTRY): Likewise.
(lang_decl_flags): Add vcall_offset.
(THUNK_VCALL_OFFSET): Use it.
* decl.c (lang_mark_tree): Don't mark DECL_ACCESS for a thunk.
* method.c (make_thunk): Create the lang_decl here, not in
emit_thunk.
(emit_thunk): Make generic thunks into ordinary functions once
they have been fed to expand_body.
* semantics.c (expand_body): Set current_function_is_thunk here.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33699 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/decl.c')
0 files changed, 0 insertions, 0 deletions