[Bug target/59222] [4.9 Regression] gcc.c-torture/compile/20050622-1.c ICEs at -O1 and above for aarch64-elf ILP32
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 5 01:25:00 GMT 2013
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])
More information about the Gcc-bugs
mailing list