https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107337

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sandra Loosemore <[email protected]>:

https://gcc.gnu.org/g:cbd7c9ad339264feec67503d454410c4155a4d77

commit r16-8467-gcbd7c9ad339264feec67503d454410c4155a4d77
Author: Sandra Loosemore <[email protected]>
Date:   Sat Apr 4 14:58:56 2026 +0000

    doc, i386: Document more CPUs as having CX16 support [PR107337]

    The CX16 extension seems to have been omitted from the documentation
    entries for a couple of early CPUs that supported it, which were
    subsequently cut-and-pasted for newer models.  I checked the code
    against the list of CPUs in the issue and found one more (novalake)
    affected CPU that was added since then.

    gcc/ChangeLog
            PR target/107337
            * doc/invoke.texi (x86 Options): Add CX16 feature to nocona,
            alderlake, arrowlake, arrowlake-s, pantherlake, novalake,
            bonnell, sierraforest, grandridge, clearwaterforest, and amdfam10
            family processors.
  • [Bug target/107337] -march docs... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to