This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Use __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 28 May 2007 12:04:09 +0200
- Subject: Re: [Patch] Use __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*
- References: <4655CFFA.4020808@suse.de>
2007-05-24 Paolo Carlini <pcarlini@suse.de>
* include/ext/concurrence.h: Use __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*.
Excellent news indeed.
-benjamin