diff options
Diffstat (limited to 'gcc/graph.c')
-rw-r--r-- | gcc/graph.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/graph.c b/gcc/graph.c index 0f9e4ef22b9..c6af98ad45e 100644 --- a/gcc/graph.c +++ b/gcc/graph.c @@ -80,7 +80,7 @@ label: \"basic block %d", } #if 0 - /* FIXME Should this be printed? It makes the graph significantly larger. */ + /* FIXME Should this be printed? It makes the graph significantly larger. */ /* Print the live-at-start register list. */ fputc ('\n', fp); |