re PR rtl-optimization/70326 (ICE: RTL check: expected elt 3 type 'e' or 'u', have...
authorJakub Jelinek <jakub@redhat.com>
Mon, 21 Mar 2016 21:04:32 +0000 (22:04 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 21 Mar 2016 21:04:32 +0000 (22:04 +0100)
commit11b6a02e916d12fd619e97b5117211ab097394b2
tree3b29c079850c227879f3a28af9b7a2bf1dc11a12
parentb94078834d4fb41cd0363d3100f0cf1570ecbf82
re PR rtl-optimization/70326 (ICE: RTL check: expected elt 3 type 'e' or 'u', have '0' (rtx note) in PATTERN, at rtl.h:1440)

PR middle-end/70326
* lra.c (restore_scratches): Ignore deleted insns.

* gcc.dg/pr70326.c: New test.

From-SVN: r234383
gcc/ChangeLog
gcc/lra.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr70326.c [new file with mode: 0644]