Document that the function does not work correctly for old
VIA processors.
PR target/100758
gcc/ChangeLog:
* doc/extend.texi: Document that the function
does not work correctly for old VIA processors.
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}.