diff options
Diffstat (limited to 'gcc/tree-dfa.c')
-rw-r--r-- | gcc/tree-dfa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-dfa.c b/gcc/tree-dfa.c index beb83fb..7504d79 100644 --- a/gcc/tree-dfa.c +++ b/gcc/tree-dfa.c @@ -463,7 +463,7 @@ debug_dfa_stats (void) } -/* Collect DFA statistics and store them in the structure pointed by +/* Collect DFA statistics and store them in the structure pointed to by DFA_STATS_P. */ static void |