aarch64: Fix option parsing to disallow prefixes of valid options
commitc17c7aaf40151230320b0d17873734effe131ff1
authorAndrew Carlotti <andrew.carlotti@arm.com>
Fri, 12 Jan 2024 01:42:08 +0000 (12 01:42 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 12 Jan 2024 13:46:35 +0000 (12 13:46 +0000)
tree5f01f70d52ba8617a1ab1ccc8710cc3197ca7ff7
parentc7c16ea5aed733477e6a7a32a1181b20bd4c42f5
aarch64: Fix option parsing to disallow prefixes of valid options

Add "+rdm" as an explicit alias for "+rdma", to maintain existing compatibility
with Clang.
gas/config/tc-aarch64.c
gas/testsuite/gas/aarch64/opt-invalid.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/opt-invalid.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/rdma.d