From: H.J. Lu Date: Wed, 25 May 2011 17:18:29 +0000 (+0000) Subject: Update pause intrinsic. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6c81b2bc2506326e34fd6097a64dad03f1eab084;p=gcc.git Update pause intrinsic. 2011-05-25 H.J. Lu * doc/extend.texi (X86 Built-in Functions): Update pause intrinsic. From-SVN: r174217 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 74591f5a20f..ed1834f23d5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2011-05-25 H.J. Lu + + * doc/extend.texi (X86 Built-in Functions): Update pause + intrinsic. + 2011-05-25 Bernd Schmidt PR bootstrap/49160 diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index bd2f08023ea..41c326b7b3a 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