decl.c (register_dtor_fn): Pass the address of dso_handle, not dso_handle itself...
authorMark Mitchell <mark@codesourcery.com>
Tue, 16 Apr 2002 03:17:57 +0000 (03:17 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 16 Apr 2002 03:17:57 +0000 (03:17 +0000)
commit0f2680051d915c63fa287f9cbdcf666d62b836af
treee9e1b7ea6f5b5ab3fe03dc167e214f577106357a
parent861829ed08240e6a484475ee53b5eb24bde850bc
decl.c (register_dtor_fn): Pass the address of dso_handle, not dso_handle itself, to __cxa_atexit.

* decl.c (register_dtor_fn): Pass the address of dso_handle, not
dso_handle itself, to __cxa_atexit.

From-SVN: r52354
gcc/cp/ChangeLog
gcc/cp/decl.c