]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/pyr/pyr.md
rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes.
[gcc.git] / gcc / config / pyr / pyr.md
index 9aeab91e169d36895313cdf85b640d7f42f8b26d..97d91014595fbf34c4dd24ad33f67d555e7092f0 100644 (file)
        (sign_extend:SI (match_dup 1)))
    (set (cc0)
        (match_dup 2))]
-;; ??? This is WRONG, dead_or_set_p cannot be used after reload
-;; because the REG_DEAD notes are not maintained after reload.
   "dead_or_set_p (insn, operands[2])"
   "*
   cc_status.flags |= CC_NO_OVERFLOW;
This page took 0.028227 seconds and 5 git commands to generate.