[Bug target/64015] [5.0 Regression] AArch64 ICE due to conditional compare

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 21 18:24:00 GMT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2014-11-21
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I have a fix which I will submit this weekend.
With my fix we produce:
    uxtb    w0, w0
    uxtb    w1, w1
    cmp    w0, 10
    mov    w0, 252
    ccmp    w1, w0, 0, hi
    cset    w0, hi



More information about the Gcc-bugs mailing list