diff options
Diffstat (limited to 'gcc/common.opt')
-rw-r--r-- | gcc/common.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/common.opt b/gcc/common.opt index 466077cb6ff..ab0129fb328 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -337,7 +337,7 @@ Common Joined RejectNegative -fdiagnostics-show-location=[once|every-line] How often to emit source location at the beginning of line-wrapped diagnostics fdiagnostics-show-option -Common Var(diagnostics_show_options) +Common Amend appropriate diagnostic messages with the command line option that controls them. fdump- |