transactional memory): Simplify a phrase.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245189
138bc75d-0d04-0410-961f-
82ee72b054a4
+2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/extend.texi (x86 specific memory model extensions for
+ transactional memory): Simplify a phrase.
+
2017-02-05 Eric Botcazou <ebotcazou@adacore.com>
PR target/79353
@section x86-Specific Memory Model Extensions for Transactional Memory
The x86 architecture supports additional memory ordering flags
-to mark lock critical sections for hardware lock elision.
+to mark critical sections for hardware lock elision.
These must be specified in addition to an existing memory order to
atomic intrinsics.