[Bug target/96847] Code size increase +42% depending on memory size allocated on stack for ARM Cortex-M3

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Aug 30 08:43:02 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96847

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like there is some IV-OPTs issue and that the limited registers is
causing spilling and that add range is causing the need for more register
usage.


More information about the Gcc-bugs mailing list