haifa-sched.c (prune_ready_list): Ensure that if there is a sched-group insn...
authorBernd Schmidt <bernds@codesourcery.com>
Tue, 14 Feb 2012 23:26:47 +0000 (23:26 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 14 Feb 2012 23:26:47 +0000 (23:26 +0000)
commitb75f962c90d61cef8241be46c68103b6dd803b72
tree8d227cbc0a5c0e3b40c96092b667476e44770a86
parent5cd3514cddd76e0a33208f85c3a623c7fb53470c
haifa-sched.c (prune_ready_list): Ensure that if there is a sched-group insn...

* haifa-sched.c (prune_ready_list): Ensure that if there is a
sched-group insn, it either remains alone or the entire list is
pruned.

From-SVN: r184238
gcc/ChangeLog
gcc/haifa-sched.c