This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/52190] question about atomic intrinsics -- test and documentation vary -- please clarify
- From: "amacleod at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 10 Feb 2012 18:37:22 +0000
- Subject: [Bug c/52190] question about atomic intrinsics -- test and documentation vary -- please clarify
- Auto-submitted: auto-generated
- References: <bug-52190-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52190
--- Comment #3 from Andrew Macleod <amacleod at redhat dot com> 2012-02-10 18:37:22 UTC ---
Author: amacleod
Date: Fri Feb 10 18:37:18 2012
New Revision: 184112
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184112
Log:
2012-02-10 Andrew MacLeod <amacleod@redhat.com>
PR c/52190
* doc/extend.texi : Update comments for __atomic_compare_exchange and
__atomic_{is,always}_lock_free.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/extend.texi