r268062 - in /trunk/gcc: ChangeLog doc/extend.texi
sh@gcc.gnu.org
sh@gcc.gnu.org
Fri Jan 18 08:38:00 GMT 2019
Author: sh
Date: Fri Jan 18 08:38:06 2019
New Revision: 268062
URL: https://gcc.gnu.org/viewcvs?rev=268062&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/extend.texi
More information about the Gcc-cvs
mailing list