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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
GCC  4.7.x produced:
<source>:6:70: error: 'asm' operand requires impossible reload

GCC 4.8.x and above ICEs with like this except between GCC 4.9.0-10.5.0
produced:
<source>:8:1: internal compiler error: in lra_set_insn_recog_data, at
lra.c:1095

Reply via email to