OSDN Git Service

* except.c (expand_throw): Call build_delete for all
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Sep 1997 00:59:16 +0000 (00:59 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Sep 1997 00:59:16 +0000 (00:59 +0000)
commit027268a2192249697af506f7c8921062fe4e800a
tree553c64d24c890953f15d87d70d52a766dcee55a6
parent7e42515e79091d5529253bf4e23ff5a93b0187ce
* except.c (expand_throw): Call build_delete for all
exception types, not just objects with destructors.

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