|
|
|
@ -209,7 +209,7 @@ |
|
|
|
|
-Wfatal-errors -Wfloat-equal -Wformat -Wformat=2 @gol
|
|
|
|
|
-Wno-format-contains-nul -Wno-format-extra-args -Wformat-nonliteral @gol
|
|
|
|
|
-Wformat-security -Wformat-y2k @gol
|
|
|
|
|
@@ -4809,6 +4809,22 @@ This option is only supported for C and
|
|
|
|
|
@@ -4817,6 +4817,22 @@ This option is only supported for C and
|
|
|
|
|
@option{-Wall} and by @option{-Wpedantic}, which can be disabled with
|
|
|
|
|
@option{-Wno-pointer-sign}.
|
|
|
|
|
|
|
|
|
@ -232,7 +232,7 @@ |
|
|
|
|
@item -Wstack-protector
|
|
|
|
|
@opindex Wstack-protector
|
|
|
|
|
@opindex Wno-stack-protector
|
|
|
|
|
@@ -6920,7 +6936,7 @@ so, the first branch is redirected to ei
|
|
|
|
|
@@ -6928,7 +6944,7 @@ so, the first branch is redirected to ei
|
|
|
|
|
second branch or a point immediately following it, depending on whether
|
|
|
|
|
the condition is known to be true or false.
|
|
|
|
|
|
|
|
|
|