aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2023-06-12 13:02:08 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2023-12-12 15:48:31 +0000
commitd83acace704927ee351968258c8a8cd39e305d03 (patch)
tree2ec564dbf0b4547a3e012864e7ffd8285ec8bc02 /gcc/fortran
parent6d0b0806eb638447c3184c59d996c2f178553d45 (diff)
downloadgcc-d83acace704927ee351968258c8a8cd39e305d03.zip
gcc-d83acace704927ee351968258c8a8cd39e305d03.tar.gz
gcc-d83acace704927ee351968258c8a8cd39e305d03.tar.bz2
aarch64,arm: Remove accepted_branch_protection_string
On aarch64 this caused ICE with pragma push_options since commit ae54c1b09963779c5c3914782324ff48af32e2f1 Author: Wilco Dijkstra <wilco.dijkstra@arm.com> CommitDate: 2022-06-01 18:13:57 +0100 AArch64: Cleanup option processing code The failure is at pop_options: internal compiler error: ‘global_options’ are modified in local context On arm the variable was unused. gcc/ChangeLog: * config/aarch64/aarch64.cc (aarch64_override_options_after_change_1): Do not override branch_protection options. (aarch64_override_options): Remove accepted_branch_protection_string. * config/arm/aarch-common.cc (BRANCH_PROTECT_STR_MAX): Remove. (aarch_parse_branch_protection): Remove accepted_branch_protection_string. * config/arm/arm.cc: Likewise.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions