Fix aarch64 bootstrap compare failure.
commit2d6568bdcb4d922bdd60267b359ee419c8823b32
authorJim Wilson <jim.wilson@linaro.org>
Sat, 18 Mar 2017 05:37:52 +0000 (18 05:37 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 18 Mar 2017 05:37:52 +0000 (17 22:37 -0700)
tree6e2349e7d0095ab851073fde6d039a0022c248a0
parenta2bb5257223680bdf2f5e7f7ac4d71ea73264b37
Fix aarch64 bootstrap compare failure.

gcc/
* combine.c (try_combine): Delete redundant i1 test.  Call
prev_nonnote_nondebug_insn instead of prev_nonnote_insn.

From-SVN: r246253
gcc/ChangeLog
gcc/combine.c