exception.cc (__check_null_eh_spec): New fn.
authorJason Merrill <jason@casey.cygnus.com>
Sat, 11 Mar 2000 09:00:13 +0000 (09:00 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 11 Mar 2000 09:00:13 +0000 (04:00 -0500)
commit1ef9f74981eaa09748cae61ca1ac445d708bc420
tree29e5fc3f2a154b2cf3626e127d81c7e810b54cd6
parent8d2daaa79cad720c8ab5a9f5dee5d008aee46dbf
exception.cc (__check_null_eh_spec): New fn.

        * exception.cc (__check_null_eh_spec): New fn.
        * except.c (expand_end_eh_spec): Call it if the spec is throw().

From-SVN: r32480
gcc/cp/ChangeLog
gcc/cp/except.c
gcc/cp/exception.cc