Update pause intrinsic.
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 25 May 2011 17:18:29 +0000 (17:18 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 25 May 2011 17:18:29 +0000 (10:18 -0700)
2011-05-25  H.J. Lu  <hongjiu.lu@intel.com>

* doc/extend.texi (X86 Built-in Functions): Update pause
intrinsic.

From-SVN: r174217

gcc/ChangeLog
gcc/doc/extend.texi

index 74591f5a20f5ebb5f359a05ba71f745af9005c2c..ed1834f23d5ca2377d7c5354695fd7e3151d0821 100644 (file)
@@ -1,3 +1,8 @@
+2011-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * doc/extend.texi (X86 Built-in Functions): Update pause
+       intrinsic.
+
 2011-05-25  Bernd Schmidt  <bernds@codesourcery.com>
 
        PR bootstrap/49160
index bd2f08023ea1d725f95c6d068ff7d591c6d8e979..41c326b7b3ac9a2dc883454028893cdf24279155 100644 (file)
@@ -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