diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2024-12-04 20:56:50 +0100 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2024-12-05 11:43:54 +0100 |
commit | f7b5527d1b48b33d8ab633c1e9dcb9883667492a (patch) | |
tree | 9f218a5beff5dffb0b0a1dbb309f82789ee6629a /libcpp/files.cc | |
parent | 9ae9db54631f38d66666a2080a2a26c5c5d98fa9 (diff) | |
download | gcc-f7b5527d1b48b33d8ab633c1e9dcb9883667492a.zip gcc-f7b5527d1b48b33d8ab633c1e9dcb9883667492a.tar.gz gcc-f7b5527d1b48b33d8ab633c1e9dcb9883667492a.tar.bz2 |
AVR: target/64242 - Copy FP to a local reg in nonlocal_goto.
In nonlocal_goto sets, change hard_frame_pointer_rtx only after
emit_stack_restore() restored SP. This is needed because SP
my be stored in some frame location.
gcc/
PR target/64242
* config/avr/avr.md (nonlocal_goto): Don't restore
hard_frame_pointer_rtx directly, but copy it to local
register, and only set hard_frame_pointer_rtx from it
after emit_stack_restore().
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions