haifa-sched.c (struct sched_block_state): New.
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 13 Jul 2011 17:47:26 +0000 (17:47 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 13 Jul 2011 17:47:26 +0000 (17:47 +0000)
commit515646845f462707b22e7425f9f2f5917a93085a
treeafb2987d867364585bdf33bc9a32719ec85eaac6
parentb3fe1584251c039b787e1775ea725bc161cf334c
haifa-sched.c (struct sched_block_state): New.

* haifa-sched.c (struct sched_block_state): New.
(schedule_block): Move some local variables into such a structure.

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