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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |rtl-optimization
   Last reconfirmed|                            |2026-07-13
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
pass_duplicate_computed_gotos is an RTL pass, I think if it can be made to
handle casei & friends that would be nice - possibly controlled by the
target and/or a user switch.

Reply via email to