]> git.ipfire.org Git - thirdparty/gcc.git/commit
bfin.c (length_for_loop): Use NONDEBUG_INSN_P instead of INSN_P.
authorJie Zhang <jie.zhang@analog.com>
Tue, 15 Sep 2009 09:10:51 +0000 (09:10 +0000)
committerJie Zhang <jiez@gcc.gnu.org>
Tue, 15 Sep 2009 09:10:51 +0000 (09:10 +0000)
commite5e447966658e7be35927f8ba65b20933b052b26
treed84883b4de6d619422bcf600178ddd58f2dd29e4
parent6dac2e8ef755d3e6ed06bdf9fabb799cadcd17cd
bfin.c (length_for_loop): Use NONDEBUG_INSN_P instead of INSN_P.

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

From-SVN: r151712
gcc/ChangeLog
gcc/config/bfin/bfin.c