OSDN Git Service

* config/bfin/bfin.c (length_for_loop): Use NONDEBUG_INSN_P
authorjiez <jiez@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Sep 2009 09:10:51 +0000 (09:10 +0000)
committerjiez <jiez@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Sep 2009 09:10:51 +0000 (09:10 +0000)
commitb83e063e0926312524a38712f17fc488b8542ff6
treed84883b4de6d619422bcf600178ddd58f2dd29e4
parent79b13b729c0339b60939f1324fb3cc2bac7a1dba
* config/bfin/bfin.c (length_for_loop): Use NONDEBUG_INSN_P
instead of INSN_P.
(bfin_optimize_loop): Likewise.
(bfin_gen_bundles): Likewise.
(workaround_speculation): Likewise.
(find_load): Return NULL_RTX for debug_insn.

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