diff options
author | Alex Coplan <alex.coplan@arm.com> | 2023-11-07 21:25:02 +0000 |
---|---|---|
committer | Alex Coplan <alex.coplan@arm.com> | 2023-12-15 19:59:59 +0000 |
commit | b73a685ebf498af62f6a8743303c20fcdee827a1 (patch) | |
tree | 0d1cf369ab98bae601454513834451d48a512929 /gcc/defaults.h | |
parent | 94415eb7a464e855c37ab01ab300fa5e87e4c4a3 (diff) | |
download | gcc-b73a685ebf498af62f6a8743303c20fcdee827a1.zip gcc-b73a685ebf498af62f6a8743303c20fcdee827a1.tar.gz gcc-b73a685ebf498af62f6a8743303c20fcdee827a1.tar.bz2 |
aarch64: Fix up printing of ldp/stp with -msve-vector-bits=128
Later patches allow using SVE modes in ldp/stp with -msve-vector-bits=128,
so we need to make sure that we don't use SVE addressing modes when
printing the address for the ldp/stp.
This patch does that.
gcc/ChangeLog:
* config/aarch64/aarch64.cc (aarch64_print_address_internal): Handle SVE
modes when printing ldp/stp addresses.
Diffstat (limited to 'gcc/defaults.h')
0 files changed, 0 insertions, 0 deletions