Commit ed3d212b by Ian Lance Taylor Committed by Ian Lance Taylor

* tree-dump.c (dump_files): Correct comment.

From-SVN: r123171
parent c8539275
2007-03-23 Ian Lance Taylor <iant@google.com>
* tree-dump.c (dump_files): Correct comment.
2007-03-23 Ian Lance Taylor <iant@google.com>
* tree-vrp.c (operand_less_p): Ignore fold overflow warnings.
2007-03-23 Steven Bosscher <steven@gcc.gnu.org>
......
......@@ -756,7 +756,7 @@ dump_node (tree t, int flags, FILE *stream)
/* Table of tree dump switches. This must be consistent with the
TREE_DUMP_INDEX enumeration in tree.h. */
tree_dump_index enumeration in tree-pass.h. */
static struct dump_file_info dump_files[TDI_end] =
{
{NULL, NULL, NULL, 0, 0, 0, 0},
......
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