diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/invoke.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index d4e689b..15f3a86 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -6246,7 +6246,7 @@ that have their own flag: -Wimplicit-int @r{(C and Objective-C only)} -Wincompatible-pointer-types @r{(C and Objective-C only)} -Wint-conversion @r{(C and Objective-C only)} --Wnarrowing @r{(C++)} +-Wnarrowing @r{(C++ and Objective-C++ only)} -Wreturn-mismatch @r{(C and Objective-C only)} } |