OSDN Git Service

* exception.cc (__check_null_eh_spec): New fn.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Mar 2000 09:00:13 +0000 (09:00 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Mar 2000 09:00:13 +0000 (09:00 +0000)
commitcbc76faec252a4cae2d57009613d07f94d36466f
tree29e5fc3f2a154b2cf3626e127d81c7e810b54cd6
parentac48b2e2eb8e7bffa47b0c26cf4518c386f4b5dc
    * exception.cc (__check_null_eh_spec): New fn.
        * except.c (expand_end_eh_spec): Call it if the spec is throw().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32480 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/except.c
gcc/cp/exception.cc