Tidy whitespace.

From-SVN: r50387
This commit is contained in:
Richard Henderson 2002-03-06 17:17:14 -08:00
parent ab55f58c9c
commit f2d1ae3879

View File

@ -1222,5 +1222,4 @@ ssa_fast_dce (df)
/* Update the use-def chains in the df_analyzer as needed. */
df_analyse (df_analyzer, 0,
DF_RD_CHAIN | DF_RU_CHAIN | DF_REG_INFO | DF_HARD_REGS);
}