aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2011-05-25 17:18:29 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2011-05-25 10:18:29 -0700
commit6c81b2bc2506326e34fd6097a64dad03f1eab084 (patch)
tree19154c8e64b4b4f85349565805351d689f096b8e /gcc/doc
parent0c007eb2cd68405c6d7fa4dbd6616e8f0b959388 (diff)
downloadgcc-6c81b2bc2506326e34fd6097a64dad03f1eab084.zip
gcc-6c81b2bc2506326e34fd6097a64dad03f1eab084.tar.gz
gcc-6c81b2bc2506326e34fd6097a64dad03f1eab084.tar.bz2
Update pause intrinsic.
2011-05-25 H.J. Lu <hongjiu.lu@intel.com> * doc/extend.texi (X86 Built-in Functions): Update pause intrinsic. From-SVN: r174217
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/extend.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index bd2f080..41c326b 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -8699,7 +8699,8 @@ The following built-in function is always available.
@table @code
@item void __builtin_ia32_pause (void)
-Generates the @code{pause} machine instruction with full memory barrier.
+Generates the @code{pause} machine instruction with a compiler memory
+barrier.
@end table
The following floating point built-in functions are made available in the