]> git.ipfire.org Git - thirdparty/gcc.git/commit
dce.c (run_word_dce): Take flag_dce into account.
authorBernd Schmidt <bernds@codesourcery.com>
Thu, 29 Jul 2010 23:48:24 +0000 (23:48 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 29 Jul 2010 23:48:24 +0000 (23:48 +0000)
commit25aef556b4eba25158704c606a45bd60df8942b2
treedc34da4c421183e51dafaacfe7f47b66a9b2eb81
parent6a0184955c0b62f78c13ed234b1bc1c73d3703b9
dce.c (run_word_dce): Take flag_dce into account.

* dce.c (run_word_dce): Take flag_dce into account.  Clear and restore
df flags as in run_fast_df_dce.

From-SVN: r162697
gcc/ChangeLog
gcc/dce.c