[Bug middle-end/90340] Not optimal code when compiling switch-case for size, code increase +35%

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 7 07:05:00 GMT 2019


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #12 from Martin Liška <marxin at gcc dot gnu.org> ---
> >    static const unsigned HOST_WIDE_INT max_ratio_for_speed = 8;
> 
> I guess most of these should have been --params ...

Yes. I have been thinking about that for quite some time. I'll do it.


More information about the Gcc-bugs mailing list