[Bug target/114100] [avr] Inefficient indirect addressing on Reduced Tiny
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 2 09:21:53 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114100
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Georg-Johann Lay <gjl@gcc.gnu.org>:
https://gcc.gnu.org/g:96bad6c06d0108014a2b0e5d0921cb18066bb789
commit r14-9271-g96bad6c06d0108014a2b0e5d0921cb18066bb789
Author: Georg-Johann Lay <avr@gjlay.de>
Date: Sat Mar 2 10:03:06 2024 +0100
AVR: target/114100 - Factor in -mtiny-stack in frame pointer adjustments
gcc/
PR target/114100
* config/avr/avr.cc (avr_out_plus_1) [-mtiny-stack]: Only adjust
the low part of the frame pointer with 8-bit stack pointer.
More information about the Gcc-bugs
mailing list