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:58:05 +0000 (10:58 -0600)
committerAaron Sawdey <acsawdey@gcc.gnu.org>
Tue, 2 Jan 2018 16:58:05 +0000 (10:58 -0600)
commite698996f55df57a5c01bb92b2177acd99027c1bd
tree0b032e3a86718f89762be0f0df104034c5b97ab7
parent6aff9af1cb863f698ca8c23ba6dd548500f5f7e2
rtlanal.c (canonicalize_condition): Return 0 if final rtx does not have a conditional at the top.

2018-01-02  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>

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

Forgot this changelog entry.

From-SVN: r256081
gcc/ChangeLog