[Bug target/77308] surprisingly large stack usage for sha512 on arm

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Aug 21 19:12:00 GMT 2016


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Does -fno-schedule-insns help?  Sometimes the scheduler before the register
allocator causes register pressure and forces more register spills.


More information about the Gcc-bugs mailing list