|
@@ -114,7 +114,7 @@ Date: Tue Jul 31 00:52:27 2007 +0000
|
|
|
; On SVR4 targets, it also controls whether or not to emit a
|
|
|
--- a/gcc/opts.c
|
|
|
+++ b/gcc/opts.c
|
|
|
-@@ -2056,6 +2056,9 @@ common_handle_option (struct gcc_options
|
|
|
+@@ -2065,6 +2065,9 @@ common_handle_option (struct gcc_options
|
|
|
opts, opts_set, loc, dc);
|
|
|
break;
|
|
|
|
|
@@ -126,7 +126,7 @@ Date: Tue Jul 31 00:52:27 2007 +0000
|
|
|
opts->x_warn_larger_than = value != -1;
|
|
|
--- a/gcc/doc/invoke.texi
|
|
|
+++ b/gcc/doc/invoke.texi
|
|
|
-@@ -7012,6 +7012,17 @@ This option is only supported for C and
|
|
|
+@@ -7014,6 +7014,17 @@ This option is only supported for C and
|
|
|
@option{-Wall} and by @option{-Wpedantic}, which can be disabled with
|
|
|
@option{-Wno-pointer-sign}.
|
|
|
|