Document atomic fetch and nand
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Fri, 18 Jan 2019 08:38:06 +0000 (08:38 +0000)
committerSebastian Huber <sh@gcc.gnu.org>
Fri, 18 Jan 2019 08:38:06 +0000 (08:38 +0000)
commit2185e212e9d03f943a94351689df4ae5691d7f79
tree6173991d31f0df78228d72a96e1b302f57217ec9
parentf6605c653c5544a24ab9d103e50371954f9cfe55
Document atomic fetch and nand

Copy code example for fetch and nand from "Legacy __sync Built-in
Functions for Atomic Memory Access" to "Built-in Functions for Memory
Model Aware Atomic Operations".

gcc/

* doc/extend.texi (Built-in Functions for Memory Model Aware
Atomic Operations): Document atomic fetch and nand.

From-SVN: r268062
gcc/ChangeLog
gcc/doc/extend.texi