aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/net/SocketImpl.java
diff options
context:
space:
mode:
authorNathan Sidwell <sidwell@codesourcery.com>2000-01-18 10:23:31 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2000-01-18 10:23:31 +0000
commite5f614d77706f400f88be4def09c8eaff46d9fc6 (patch)
tree6e4197a8cde80dd6c8daf7cbe8b8ec6e492caf3a /libjava/java/net/SocketImpl.java
parentc399e76da6fe124f13dc45c5d85df8138bff7284 (diff)
downloadgcc-e5f614d77706f400f88be4def09c8eaff46d9fc6.zip
gcc-e5f614d77706f400f88be4def09c8eaff46d9fc6.tar.gz
gcc-e5f614d77706f400f88be4def09c8eaff46d9fc6.tar.bz2
cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
* cp-tree.h (get_tinfo_fn_dynamic): Remove prototype. (build_x_typeid): Likewise. (get_tinfo_fn): Likewise. (get_tinfo_fn_unused): Rename to ... (get_tinfo_decl): ... here. * rtti.c (build_headof): Replace logic error with assertion. (get_tinfo_fn_dynamic): Rename to ... (get_tinfo_decl_dynamic): ... here. Make static. Use complete_type_or_else. (build_x_typeid): Move into ... (build_typeid): ... here. Adjust call to get_tinfo_decl_dynamic. Use tinfo_from_decl. Simplify throw_bad_typeid expression. (get_tinfo_fn_unused): Rename to ... (get_tinfo_decl): ... here. Adjust comment. (get_tinfo_fn): Delete. (tinfo_from_decl): New static function. (get_typeid_1): Call get_tinfo_decl and tinfo_from_decl. (get_typeid): Use complete_type_or_else. (build_dynamic_cast_1): Adjust calls to get_tinfo_decl_dynamic. Simplify throw_bad_cast expression. * parse.y (primary): Adjust call to build_typeid. * except.c (build_eh_type_type_ref): Adjust call to get_tinfo_decl. Mark as used. * class.c (set_rtti_entry): Adjust call to get_tinfo_decl. * decl2.c (build_expr_from_tree): Adjust call to build_typeid. * parse.c: Regenerated. From-SVN: r31485
Diffstat (limited to 'libjava/java/net/SocketImpl.java')
0 files changed, 0 insertions, 0 deletions