This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/52291] __sync_fetch_and_add and friends poorly specified for pointer types
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 17 Feb 2012 00:38:15 +0000
- Subject: [Bug c/52291] __sync_fetch_and_add and friends poorly specified for pointer types
- Auto-submitted: auto-generated
- References: <bug-52291-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52291
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-17 00:38:15 UTC ---
N.B. those built-ins are deprecated in favour of
http://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html