https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36722
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |5.0
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
There have been many changes to even inline_secondary_memory_needed which might
have fixed this.
Anyways fixed.
An example of a change to inline_secondary_memory_needed is
g:55a2c3226a3e90a6d65f19710bab1ac377054234 .
There are others like r10-2964 which might have improved things.