OSDN Git Service

* init.c (build_delete): Create a SAVE_EXPR for the address if
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Apr 2001 02:50:12 +0000 (02:50 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Apr 2001 02:50:12 +0000 (02:50 +0000)
commit2aabb06916dd53e815fb1dd35b51d11817ae3302
tree48199510d9ceeaf6551901883d22b7b6dcaa4389
parent13efaf830a065f78792782177895b63f0ab3e5fa
* init.c (build_delete): Create a SAVE_EXPR for the address if
we're going to use it more than once.

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