combine.c (try_combine): Don't ignore result of overlap checking loop.
authorNathan Sidwell <nathan@acm.org>
Thu, 12 Jan 2017 13:54:43 +0000 (13:54 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 12 Jan 2017 13:54:43 +0000 (13:54 +0000)
commit0691440320ef57149c7a4ac056696e558d215af4
treedb9a2bdbdbcdfc1c32a29da0b9ba5d9edbec0eb1
parent4bfe4a99e083e595ea1abca076b5a960803deaf8
combine.c (try_combine): Don't ignore result of overlap checking loop.

* combine.c (try_combine): Don't ignore result of overlap checking
loop.  Combine overlap & asm check into single loop.

Co-Authored-By: Nicolai Stange <nicstange@gmail.com>
From-SVN: r244361
gcc/ChangeLog
gcc/combine.c