* decl.c (register_dtor_fn): Pass the address of dso_handle, not
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Apr 2002 03:17:57 +0000 (03:17 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Apr 2002 03:17:57 +0000 (03:17 +0000)
commitffe1802ec687bd6abc86d252f294bef9bbed99ee
treee9e1b7ea6f5b5ab3fe03dc167e214f577106357a
parent4d93ed308a0459b88d79f2f57f570fcd10298258
* decl.c (register_dtor_fn): Pass the address of dso_handle, not
dso_handle itself, to __cxa_atexit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52354 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c