summaryrefslogtreecommitdiffstats
path: root/libjava/java/security/SignedObject.java
diff options
context:
space:
mode:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-25 13:21:45 +0000
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-25 13:21:45 +0000
commit4a2680fcd0ebe5c59b712f82f2ed79cd322081fb (patch)
tree0d461fab9e84fd53ebc0b813e9c60b27eb83f6e0 /libjava/java/security/SignedObject.java
parent4c76b3125a819de27e25ff43aba4d9e6a5ff3fbd (diff)
downloadppe42-gcc-4a2680fcd0ebe5c59b712f82f2ed79cd322081fb.tar.gz
ppe42-gcc-4a2680fcd0ebe5c59b712f82f2ed79cd322081fb.zip
cp:
PR g++/3145 * class.c (build_vbase_pointer): Remove. (build_vbase_path): Remove. (build_base_path): New function. * cp-tree.h (base_access, base_kind): New enumerations. (build_base_path): Declare. (convert_pointer_to_real): Remove. (convert_pointer_to): Remove. (lookup_base): Declare. (convert_pointer_to_vbase): Remove. * call.c (build_scoped_method_call): Use lookup_base & build_base_path instead of convert_pointer_to_real, get_base_distance & get_binfo. (build_over_call): Likewise. * cvt.c (cp_convert_to_pointer): Likewise. (convert_to_pointer_force): Likewise. (build_up_reference): Likewise. (convert_pointer_to_real): Remove. (convert_pointer_to): Remove. * init.c (dfs_initialize_vtbl_ptrs): Use build_base_path instead of convert_pointer_to_vbase & build_vbase_path. (emit_base_init): Use build_base_path instead of convert_pointer_to_real. (expand_virtual_init): Lose unrequired conversions. (resolve_offset_ref): Use lookup_base and build_base_path instead of convert_pointer_to. * rtti.c (build_dynamic_cast_1): Use lookup_base & build_base_path instead of get_base_distance & build_vbase_path. * search.c (get_vbase_1): Remove. (get_vbase): Remove. (convert_pointer_to_vbase): Remove. (lookup_base_recursive): New function. (lookup_base): New function. * typeck.c (require_complete_type): Use lookup_base & build_base_path instead of convert_pointer_to. (build_component_ref): Likewise. (build_x_function_call): Likewise. (get_member_function_from_ptrfunc): Likewise. (build_component_addr): Likewise. * typeck2.c (build_scoped_ref): Likewise. testsuite: * g++.dg/abi/vbase8-4.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47316 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security/SignedObject.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud