fix botched commit

From-SVN: r189591
This commit is contained in:
Steven Bosscher 2012-07-17 23:59:01 +00:00
parent a315c44ce0
commit b0bf98a1f8
1 changed files with 0 additions and 1 deletions

View File

@ -747,7 +747,6 @@ dump_bb_info (FILE *outf, basic_block bb, int indent, int flags,
if (do_footer)
{
fputc ('\n', outf);
if (flags & TDF_COMMENT)
fputs (";; ", outf);
fprintf (outf, "%s succ: ", s_indent);