]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/spu/spu.c
* config/spu/spu.c (emit_nop_for_insn): Set INSN_LOCATOR for
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Jan 2011 13:28:20 +0000 (13:28 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Jan 2011 13:28:20 +0000 (13:28 +0000)
commit2fbdf9ef6e8b2d6268316c1991ead79f12c67c87
tree61d63060b706dd87db186776caf99ec4a773e2ea
parenta512540d21117bc7c383c1c965596c7e77a0c549
* config/spu/spu.c (emit_nop_for_insn): Set INSN_LOCATOR for
newly inserted insns.
(pad_bb): Likewise.
(spu_emit_branch_hint): Likewise.
(insert_hbrp_for_ilb_runout): Likewise.
(spu_machine_dependent_reorg): Call df_finish_pass after
schedule_insns returns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168510 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/spu/spu.c