* decl.c (store_parm_decls): Generate cleanup code at
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Nov 1999 07:40:14 +0000 (07:40 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Nov 1999 07:40:14 +0000 (07:40 +0000)
commitfa821ec2178f70e2aa98355edc1ff6606ba6a6f9
treef7fcdbac2e31f70e51aace4baffde1bae90e5d71
parent8c278a5736d8504809ac13c2991a896170bd7b02
* decl.c (store_parm_decls): Generate cleanup code at
semantic-analysis time.  Destroy objects in the correct order.

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