]> gcc.gnu.org Git - gcc.git/commit
except.c (check_handlers): New fn.
authorJason Merrill <jason@casey.cygnus.com>
Mon, 15 May 2000 01:31:45 +0000 (01:31 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 15 May 2000 01:31:45 +0000 (21:31 -0400)
commit2bc9f1d1d1027f97e6bc0850c0605c79091330a9
treefdcb7402c43aec74d3459daa95e59e5de36da6f9
parentc2b2bca6360e429bccc10d083edfb72618b3a658
except.c (check_handlers): New fn.

        * except.c (check_handlers): New fn.
        * cp-tree.h: Declare it.
        * semantics.c (finish_handler_sequence): Call it.
        (finish_function_handler_sequence): Likewise.
        (finish_handler_parms): Set TREE_TYPE on the handler.
        * cp-tree.h (PUBLICLY_UNIQUELY_DERIVED_P): New macro.
        * search.c (get_base_distance_recursive): If protect>1, ignore
        special access.
        (get_base_distance): Don't reduce watch_access.

From-SVN: r33904
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/except.c
gcc/cp/search.c
gcc/cp/semantics.c
This page took 0.060627 seconds and 5 git commands to generate.