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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
   Target Milestone|---                         |9.0
           Severity|normal                      |enhancement

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Good, it still makes sense to do a optimization where a part of switch
statements are mapped by such identity function. Let me do it in GCC 9. I'm
planning to do more switch reorganization.

Reply via email to