http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59222

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.9 Regression]            |[4.9 Regression]
                   |gcc.c-torture/compile/20050 |gcc.c-torture/compile/20050
                   |622-1.c ICEs at -O1 and     |622-1.c ICEs at -O1 and
                   |abiove for aarch64-elf      |above for aarch64-elf ILP32
                   |ILP32                       |

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(gdb) p icode
$1 = CODE_FOR_addsi3
(gdb) p debug_rtx(x)
(reg:SI 86)
$2 = void
(gdb) p debug_rtx(y)
(const_int 75497488 [0x4800010])

Reply via email to