diff options
Diffstat (limited to 'gcc/flags.h')
-rw-r--r-- | gcc/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/flags.h b/gcc/flags.h index 4ff7fcf4abf..f033887e02c 100644 --- a/gcc/flags.h +++ b/gcc/flags.h @@ -657,7 +657,7 @@ extern int flag_gcse_sm; extern int flag_eliminate_dwarf2_dups; -/* Non-zero means to collect statistics which might be expensive +/* Nonzero means to collect statistics which might be expensive and to print them when we are done. */ extern int flag_detailed_statistics; |