Hi,

A few tweaks i found i an old local branch.
Ok for trunk?

The duplicate pass-flag entries in invoke.texi is something that should
have been warned about in one of the generator-scripts, ideally. Perhaps
we should remember this as a feature bug..

Bernhard Reutner-Fischer (5):
  invoke.texi: remove duplicate pass-flag entries
  passes.texi: Fix typo in Full redundancy elimination
  tree-if-conv: Commentary typo fix
  make_phi_node can be static
  dump_file whitespace nitpicks

 gcc/doc/gimple.texi  |    4 ----
 gcc/doc/invoke.texi  |    4 ++--
 gcc/doc/passes.texi  |    2 +-
 gcc/tree-flow.h      |    1 -
 gcc/tree-if-conv.c   |    2 +-
 gcc/tree-into-ssa.c  |    4 ++--
 gcc/tree-phinodes.c  |    2 +-
 gcc/tree-ssa-sccvn.c |    4 ++--
 8 files changed, 9 insertions(+), 14 deletions(-)

-- 
1.7.9

Reply via email to