[Bug libstdc++/24704] __gnu_cxx::__exchange_and_add is called even for single threaded applications
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Sun May 21 20:29:00 GMT 2006
------- Comment #21 from pcarlini at suse dot de 2006-05-21 20:28 -------
Yes, the audit trail doesn't say that in private mail with Loren we agreed that
for now we only want to minimally take into account --enable-threads, that is
exploit the __GTHREADS macro, consistently with other parts of the library
(like the allocators). I'm going to implement that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24704
More information about the Gcc-bugs
mailing list