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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX
          Component|c                           |target

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is not going to be fixed. This is how the intrinsics are specified.
if you want to the switch statement, you can use a switch. You can do some
tricks using the preprocessor to make things smaller though if you don't want
to duplicate them.
  • [Bug c/114039] New: Unrol... daniil.iaitskov at soostone dot com via Gcc-bugs
    • [Bug target/114039] ... pinskia at gcc dot gnu.org via Gcc-bugs

Reply via email to