diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2023-05-09 11:07:05 +0100 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2023-11-27 15:52:48 +0000 |
commit | aa2ad77a9b3994fb679e5295d9570f6f8696540d (patch) | |
tree | 017258156669af90d87228a528056df3be937f0a /include/xtensa-config.h | |
parent | 426fddcbdad6746fe70e031f707fb07f55dfb405 (diff) | |
download | gcc-aa2ad77a9b3994fb679e5295d9570f6f8696540d.zip gcc-aa2ad77a9b3994fb679e5295d9570f6f8696540d.tar.gz gcc-aa2ad77a9b3994fb679e5295d9570f6f8696540d.tar.bz2 |
aarch64: Do not force a stack frame for EH returns
EH returns no longer rely on clobbering the return address on the stack
so forcing a stack frame is not necessary.
This does not actually change the code gen for the unwinder since there
are calls before the EH return.
gcc/ChangeLog:
* config/aarch64/aarch64.cc (aarch64_needs_frame_chain): Do not
force frame chain for eh_return.
Diffstat (limited to 'include/xtensa-config.h')
0 files changed, 0 insertions, 0 deletions