re PR c++/56346 (FAIL: g++.dg/tls/thread_local3.C -std=gnu++11 (test for excess errors))
authorJason Merrill <jason@redhat.com>
Thu, 14 Mar 2013 13:08:36 +0000 (09:08 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 14 Mar 2013 13:08:36 +0000 (09:08 -0400)
commite9d5a271e53986d30bb738747a3dc590c1d9629c
tree97e9d2da7bcf940d8dbccd82c90b8f91198954ae
parentd803a4912e3cb9ffcfa57a790d26073bff5086ee
re PR c++/56346 (FAIL: g++.dg/tls/thread_local3.C -std=gnu++11 (test for excess errors))

PR c++/56346
* decl.c (register_dtor_fn): Pass null to __cxa_thread_atexit
dso_handle parm on targets without __cxa_atexit.

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