[Bug target/92962] Documentation: x86 Options - znver2 missing RDPID and WBNOINVD

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 17 09:25:00 GMT 2019


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Dec 17 09:23:59 2019
New Revision: 279455

URL: https://gcc.gnu.org/viewcvs?rev=279455&root=gcc&view=rev
Log:
        PR target/92962
        * common/config/i386/i386-common.c (processor_alias_table): Formatting
        fixes.
        * doc/invoke.texi (bdver3, bdver4, znver1): Add missing closing paren.
        (znver2): Likewise.  Add RDPID and WBNOINVD, remove spurious comma
        before CLWB.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/common/config/i386/i386-common.c
    trunk/gcc/doc/invoke.texi


More information about the Gcc-bugs mailing list