df-core.c (df_bb_regno_last_use_find): Do not look for dataflow information attached...
authorSteven Bosscher <stevenb.gcc@gmail.com>
Sat, 13 May 2006 23:14:47 +0000 (23:14 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sat, 13 May 2006 23:14:47 +0000 (23:14 +0000)
commita1b53177b75b2409a8b7d3324b61d91b1b1199c3
tree2d0ccc4c2549df330dcaea8bb71b9a1b06128b22
parent628cacef2409f1aae7d75090cbd851f5dd14a80f
df-core.c (df_bb_regno_last_use_find): Do not look for dataflow information attached to non-INSNs such as NOTEs.

* df-core.c (df_bb_regno_last_use_find): Do not look for dataflow
information attached to non-INSNs such as NOTEs.
(df_bb_regno_first_def_find, df_bb_regno_last_def_find): Likewise.

From-SVN: r113748
gcc/ChangeLog
gcc/df-core.c