https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90878
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Target Milestone|--- |8.4
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
The constant '8' is at least fishy - it should be based on some target specific
cost value, like 8 * cost of a add or so.
