except.c (expand_throw): Call build_delete for all exception types, not just objects...
authorJason Merrill <jason@gcc.gnu.org>
Wed, 10 Sep 1997 00:59:16 +0000 (20:59 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 10 Sep 1997 00:59:16 +0000 (20:59 -0400)
commita2676865a6f4f980779e6ff60839739fbc3ad826
tree553c64d24c890953f15d87d70d52a766dcee55a6
parentc82af01654489f0da3e85b80a8920220d3496c0a
except.c (expand_throw): Call build_delete for all exception types, not just objects with destructors.

* except.c (expand_throw): Call build_delete for all
exception types, not just objects with destructors.

From-SVN: r15207
gcc/cp/ChangeLog
gcc/cp/except.c
gcc/cp/parse.c