]> git.ipfire.org Git - thirdparty/gcc.git/commit
Tweak to dse.c
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 26 Aug 2014 20:43:14 +0000 (20:43 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Tue, 26 Aug 2014 20:43:14 +0000 (20:43 +0000)
commiteb92d49a916d4484bb8eb0fd6be6e36328e29896
treec9b17a8a07bc3794c1652e1c5bdf7c6cbacd20bd
parentb2908ba6dbe40d0cf43e0cd5c6de67635a689221
Tweak to dse.c

gcc/
2014-08-26  David Malcolm  <dmalcolm@redhat.com>

* dse.c (dse_step6): Strengthen local "rinsn" from rtx to
rtx_insn *.

From-SVN: r214549
gcc/ChangeLog
gcc/dse.c