init.c (build_delete): Create a SAVE_EXPR for the address if we're going to use it...
authorMark Mitchell <mark@codesourcery.com>
Mon, 16 Apr 2001 02:50:12 +0000 (02:50 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 16 Apr 2001 02:50:12 +0000 (02:50 +0000)
commit1b4a93f79b44e6cffbd43cbdfa0f649b9b43158a
tree48199510d9ceeaf6551901883d22b7b6dcaa4389
parent2406cfed9a14c49a295f00dd6758aa6aca1a86ed
init.c (build_delete): Create a SAVE_EXPR for the address if we're going to use it more than once.

* init.c (build_delete): Create a SAVE_EXPR for the address if
we're going to use it more than once.

From-SVN: r41371
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/g++.old-deja/g++.other/delete8.C [new file with mode: 0644]