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 <g...@gcc.gnu.org>: https://gcc.gnu.org/g:96bad6c06d0108014a2b0e5d0921cb18066bb789 commit r14-9271-g96bad6c06d0108014a2b0e5d0921cb18066bb789 Author: Georg-Johann Lay <a...@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.