PR c++/56346
commit94afd4216cba1eb05a30cb35df5c01e465e28a06
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Mar 2013 13:08:36 +0000 (14 13:08 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Mar 2013 13:08:36 +0000 (14 13:08 +0000)
tree97e9d2da7bcf940d8dbccd82c90b8f91198954ae
parent341c5ffb0cd6970531ed6ac638941ce18685d4af
PR c++/56346
* decl.c (register_dtor_fn): Pass null to __cxa_thread_atexit
dso_handle parm on targets without __cxa_atexit.

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