]> git.ipfire.org Git - thirdparty/gcc.git/commit
lm32: Compute pretend_size in setup_incoming_varargs even if no_rtl
authorKeith Packard <keithp@keithp.com>
Thu, 16 Jan 2025 05:08:59 +0000 (22:08 -0700)
committerJeff Law <jlaw@ventanamicro.com>
Thu, 16 Jan 2025 05:08:59 +0000 (22:08 -0700)
commit423e9a8ad59e6972cd6f25238cd328080fed11cc
tree5cebc7fcd460b6a19e4e4a1f5f262c29cab0232b
parent6e593fcda49b1001e87e94ab709607b4fb2c66cf
lm32: Compute pretend_size in setup_incoming_varargs even if no_rtl

gcc/
* config/lm32/lm32.cc (setup_incoming_varargs): Adjust the
conditionals so that pretend_size is always computed, even
if no_rtl is set.
gcc/config/lm32/lm32.cc