aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
diff options
context:
space:
mode:
authorMatthew Wahab <matthew.wahab@arm.com>2015-12-08 09:23:51 +0000
committerMatthew Wahab <mwahab@gcc.gnu.org>2015-12-08 09:23:51 +0000
commit5b688993056d4aefe23171f2a4760293999c8e42 (patch)
tree11f4378e1000af17f3568432b05ef7ec47a20f2f /gcc/omp-low.c
parentfb0e6f4f4e784513ef1a11c8930d6f76c97e4dc1 (diff)
downloadgcc-5b688993056d4aefe23171f2a4760293999c8e42.zip
gcc-5b688993056d4aefe23171f2a4760293999c8e42.tar.gz
gcc-5b688993056d4aefe23171f2a4760293999c8e42.tar.bz2
[AArch64] Rework ARMv8.1 command line options.
* config/aarch64/aarch64-options-extensions.def: Remove AARCH64_FL_RDMA from "fp" and "simd". Remove "pan", "lor", "rdma". * config/aarch64/aarch64.h (AARCH64_FL_PAN): Remove. (AARCH64_FL_LOR): Remove. (AARCH64_FL_RDMA): Remove. (AARCH64_FL_V8_1): New. (AARCH64_FL_FOR_AARCH8_1): Replace AARCH64_FL_PAN, AARCH64_FL_LOR and AARCH64_FL_RDMA with AARCH64_FL_V8_1. (AARCH64_ISA_RDMA): Replace AARCH64_FL_RDMA with AARCH64_FL_V8_1. * doc/invoke.texi (AArch64 -march): Rewrite initial paragraph and section on -march=native. Group descriptions of permitted architecture names together. Expand description of -march=armv8.1-a. (AArch64 -mtune): Slightly rework section on -march=native. (AArch64 -mcpu): Slightly rework section on -march=native. (AArch64 Feature Modifiers): Remove "pan", "lor" and "rdma". State that -march=armv8.1-a enables "crc" and "lse". From-SVN: r231400
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions