projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a315c44
)
fix botched commit
author
Steven Bosscher
<steven@gcc.gnu.org>
Tue, 17 Jul 2012 23:59:01 +0000
(23:59 +0000)
committer
Steven Bosscher
<steven@gcc.gnu.org>
Tue, 17 Jul 2012 23:59:01 +0000
(23:59 +0000)
From-SVN: r189591
gcc/cfg.c
patch
|
blob
|
history
diff --git
a/gcc/cfg.c
b/gcc/cfg.c
index fc16ecd7f7dfa67d05c65468fc5364c2edcc2391..66458e337dee4322dd738c265a80f8fd8c41705b 100644
(file)
--- a/
gcc/cfg.c
+++ b/
gcc/cfg.c
@@
-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);