Author: jason
Date: Thu Mar 14 13:08:36 2013
New Revision: 196657
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196657
Log:
PR c++/56346
* decl.c (register_dtor_fn): Pass null to __cxa_thread_atexit
dso_handle parm on targets without __cxa_atexit.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c