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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-01-12
     Ever confirmed|0                           |1

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Or, just look where extract_asm_operands is used in cfgrtl.c and handle
similarly conditional and unconditional jumps that have UNSPECs in their
PATTERN similarly.

Reply via email to