[Bug rtl-optimization/79149] bad optimization on MIPS and ARM leading to excessive stack usage in some cases
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 20 20:08:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79149
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The other thing to do is try with -fsched-pressure . PowerPC turns on
-fsched-pressure by default (see PR 11488).
More information about the Gcc-bugs
mailing list