[Bug c++/56346] FAIL: g++.dg/tls/thread_local3.C -std=gnu++11 (test for excess errors)
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 14 13:09:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56346
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2013-03-14 13:08:42 UTC ---
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
More information about the Gcc-bugs
mailing list