Commit f2d1ae38 by Richard Henderson

Tidy whitespace.

From-SVN: r50387
parent ab55f58c
...@@ -1222,5 +1222,4 @@ ssa_fast_dce (df) ...@@ -1222,5 +1222,4 @@ ssa_fast_dce (df)
/* Update the use-def chains in the df_analyzer as needed. */ /* Update the use-def chains in the df_analyzer as needed. */
df_analyse (df_analyzer, 0, df_analyse (df_analyzer, 0,
DF_RD_CHAIN | DF_RU_CHAIN | DF_REG_INFO | DF_HARD_REGS); DF_RD_CHAIN | DF_RU_CHAIN | DF_REG_INFO | DF_HARD_REGS);
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment