re PR target/92962 (Documentation: x86 Options - znver2 missing RDPID and WBNOINVD)
authorJakub Jelinek <jakub@redhat.com>
Tue, 17 Dec 2019 09:23:59 +0000 (10:23 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 17 Dec 2019 09:23:59 +0000 (10:23 +0100)
commite55cdb1455417b139374bf2eee5fce6692b48de7
tree26d7ac06dd80e596788db424e4585ebf203984bf
parentda86c5af207cb04869108aa79b2d0117752e291a
re PR target/92962 (Documentation: x86 Options - znver2 missing RDPID and WBNOINVD)

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.

From-SVN: r279455
gcc/ChangeLog
gcc/common/config/i386/i386-common.c
gcc/doc/invoke.texi