stmt.c (expand_return): Call start_cleanup_deferral and end_cleanup_deferral around...
authorMark Mitchell <mark@codesourcery.com>
Wed, 19 May 1999 03:54:49 +0000 (03:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 19 May 1999 03:54:49 +0000 (03:54 +0000)
commit1483bddbc8ac81700a3ccd699a6ca6587d9a9712
tree64ec22c9f840b99c27e5cc204fe99be474223e56
parent5458582593fe80311b1589fa2a1d3eca4cee39a6
stmt.c (expand_return): Call start_cleanup_deferral and end_cleanup_deferral around conditional code.

* stmt.c (expand_return): Call start_cleanup_deferral and
end_cleanup_deferral around conditional code.

From-SVN: r27018
gcc/ChangeLog
gcc/stmt.c
gcc/testsuite/g++.old-deja/g++.other/cleanup2.C [new file with mode: 0644]