]> git.ipfire.org Git - thirdparty/gcc.git/commit
spu.c (emit_nop_for_insn): Set INSN_LOCATOR for newly inserted insns.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 5 Jan 2011 13:28:20 +0000 (13:28 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 5 Jan 2011 13:28:20 +0000 (13:28 +0000)
commitf626b979b1a853abcda785c3bfe26ff9525b3685
tree61d63060b706dd87db186776caf99ec4a773e2ea
parent4c825c024007b313832669a38a803200df525fa6
spu.c (emit_nop_for_insn): Set INSN_LOCATOR for newly inserted insns.

* 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.

From-SVN: r168510
gcc/ChangeLog
gcc/config/spu/spu.c