http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |web
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-25
17:33:52 UTC ---
Those were the docs for the __sync builtins, which have moved to:
http://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html
The docs for the new __atomic builtins are at
http://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html
Maybe we should rename that page to preserve old links.