[PATCH][4/4][committed] aarch64: Add command-line support for Armv8.8-a
Kyrylo Tkachov
Kyrylo.Tkachov@arm.com
Mon Dec 13 14:29:35 GMT 2021
Hi all,
This final patch in the series is much simpler and adds command-line support for -march=armv8.8-a,
making use of the +mops features added in the previous patches.
Bootstrapped and tested on aarch64-none-linux-gnu.
Pushing to trunk.
Thanks,
Kyrill
gcc/ChangeLog:
* config/aarch64/aarch64-arches.def (armv8.8-a): Define.
* config/aarch64/aarch64.h (AARCH64_FL_V8_8): Define.
(AARCH64_FL_FOR_ARCH8_8): Define.
* doc/invoke.texi: Document -march=armv8.8-a.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mops_4.patch
Type: application/octet-stream
Size: 3063 bytes
Desc: mops_4.patch
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20211213/e5f8a666/attachment.obj>
More information about the Gcc-patches
mailing list