From: Jakub Jelinek Date: Fri, 10 Feb 2023 10:46:37 +0000 (+0100) Subject: Revert "docs: add caveat for __builtin_cpu_supports" X-Git-Tag: basepoints/gcc-14~1437 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a37a4a3cbfaecb6c7666109353bb4d5c97b0702;p=thirdparty%2Fgcc.git Revert "docs: add caveat for __builtin_cpu_supports" This reverts commit 1189d1b38e2b9507488ea294cda771c79e972c1d. --- diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 66a9d8898815..5a026c4b48ce 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -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}.