]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Revert "docs: add caveat for __builtin_cpu_supports"
authorJakub Jelinek <jakub@redhat.com>
Fri, 10 Feb 2023 10:46:37 +0000 (11:46 +0100)
committerJakub Jelinek <jakub@redhat.com>
Fri, 10 Feb 2023 10:46:37 +0000 (11:46 +0100)
This reverts commit 1189d1b38e2b9507488ea294cda771c79e972c1d.

gcc/doc/extend.texi

index 66a9d8898815567289a83dbc2436aa022701896f..5a026c4b48cee57e361c1d34bfd3b582149bb2fa 100644 (file)
@@ -22071,9 +22071,6 @@ else
      count = generic_countbits (n); //generic implementation.
   @}
 @end smallexample
-
-Caveat: This built-in function does not work correctly on old VIA
-processors (Centaur family).
 @end deftypefn
 
 The following built-in functions are made available by @option{-mmmx}.