gcc/
commit018f0595d4f663d5729a4cf29567feb8f92695de
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jan 2012 19:43:10 +0000 (9 19:43 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jan 2012 19:43:10 +0000 (9 19:43 +0000)
treea80e3d0754d775d696f7dd9afc3cf5fabbf319bb
parent2f7233cb6381c4b20bb0b512cafb9418baa6547e
gcc/
* sched-int.h (bb_note): Move to...
* basic-block.h: ...here.
* haifa-sched.c (bb_note): Move to...
* cfgrtl.c: ...here.
* function.c (next_block_for_reg): New function.
(move_insn_for_shrink_wrap): Likewise.
(prepare_shrink_wrap): Rewrite to use the above.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183028 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/basic-block.h
gcc/cfgrtl.c
gcc/function.c
gcc/haifa-sched.c
gcc/sched-int.h