* stmt.c (expand_return): Call start_cleanup_deferral and
commitddd0525955d193a2db12f3710a1398ada911e00d
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 May 1999 03:54:49 +0000 (19 03:54 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 May 1999 03:54:49 +0000 (19 03:54 +0000)
tree64ec22c9f840b99c27e5cc204fe99be474223e56
parent0ec8e89b1713362f11fe48b93a9d2b26a2c472c8
* stmt.c (expand_return): Call start_cleanup_deferral and
end_cleanup_deferral around conditional code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27018 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/stmt.c
gcc/testsuite/g++.old-deja/g++.other/cleanup2.C [new file with mode: 0644]