]> git.ipfire.org Git - thirdparty/gcc.git/commit
df-problems.c: Fix documentation for forward simulation of LR.
authorPaolo Bonzini <bonzini@gnu.org>
Sun, 8 Nov 2009 20:44:56 +0000 (20:44 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Sun, 8 Nov 2009 20:44:56 +0000 (20:44 +0000)
commit642746839c4e86df01d0a6b34dd945ae10db7bc7
treeedcc85fbcd88b528cb2ca100cd3cd7cab5d4e1bb
parent379c6f48323d84640401189d7a3de619520bee1f
df-problems.c: Fix documentation for forward simulation of LR.

2009-11-08  Paolo Bonzini  <bonzini@gnu.org>

* df-problems.c: Fix documentation for forward simulation of LR.
(df_simulate_one_insn_forwards): Use df_simulate_find_defs.
(df_simulate_finalize_forwards): Remove.
* df.h (df_simulate_finalize_forwards): Remove.

From-SVN: r154012
gcc/ChangeLog
gcc/df-problems.c
gcc/df.h