[arm][doc] Document accepted -march=armv8.3-a extension options
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Wed, 20 Dec 2017 10:34:37 +0000 (10:34 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Wed, 20 Dec 2017 10:34:37 +0000 (10:34 +0000)
commitf4dd468f5300633d1e40921bf5e910d8a46d1d74
treee4ea1cc5ebf9845222125f30e8afde9bc6611627
parent87fd6bde4c3a6772dca6920c6bd2f849442eea2f
[arm][doc] Document accepted -march=armv8.3-a extension options

I noticed that we helpfully list the extensions that are accepted
by the -march options on arm but we were missing the information
for 'armv8.3-a'.

This patchlet corrects that.
Built the documentation and it looked ok.

* doc/invoke.texi (ARM Options): Document accepted extension options
for -march=armv8.3-a.

From-SVN: r255859
gcc/ChangeLog
gcc/doc/invoke.texi