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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |11.4
            Summary|ICE: verify_gimple failed   |[11/12/13 Regression] ICE:
                   |at -O2 on arm-none-eabi     |verify_gimple failed at -O2
                   |                            |on arm-none-eabi
      Known to work|                            |10.1.0, 10.4.0
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2022-09-07
             Target|arm-*-*                     |arm-*-* x86_64-linux-gnu
                   |                            |i?86-linux-gnu
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fails on x86_64 with -m32.
Also it worked in GCC 10.4.0 (I checked the IR to see there was no BIT_NOT_EXPR
too).

Reply via email to