rtlanal.c (canonicalize_condition): Return 0 if final rtx does not have a conditional...
authorAaron Sawdey <acsawdey@gcc.gnu.org>
Tue, 2 Jan 2018 16:46:29 +0000 (10:46 -0600)
committerAaron Sawdey <acsawdey@gcc.gnu.org>
Tue, 2 Jan 2018 16:46:29 +0000 (10:46 -0600)
commit6aff9af1cb863f698ca8c23ba6dd548500f5f7e2
tree60b5dabe73e709ca6f0c8551183d3c64556bfa8b
parent6ff9491ae9a51c6adada2a667a869861edefcb2b
rtlanal.c (canonicalize_condition): Return 0 if final rtx does not have a conditional at the top.

        * rtlanal.c (canonicalize_condition): Return 0 if final rtx
        does not have a conditional at the top.

From-SVN: r256079
gcc/rtlanal.c