reorg.c (try_merge_delay_insns): Improve correctness checking for targets with multip...
authorSelim Belbachir <selim.belbachir@fr.thalesgroup.com>
Mon, 20 Apr 2015 17:47:10 +0000 (17:47 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 20 Apr 2015 17:47:10 +0000 (11:47 -0600)
commit87e0ceb78c9797754f599dda0344a4165da93338
treeb3f45b4c4042b00885566f173c05553cc18fe5ef
parent6581c1cffb859a2d8808f39f4bf1c94d5a638e0b
reorg.c (try_merge_delay_insns): Improve correctness checking for targets with multiple delay slots.

       * reorg.c (try_merge_delay_insns): Improve correctness checking
        for targets with multiple delay slots.

From-SVN: r222245
gcc/ChangeLog
gcc/reorg.c