|
@@ -125,7 +125,7 @@
|
|
|
Assume normal C execution environment
|
|
|
--- a/gcc/common.opt
|
|
|
+++ b/gcc/common.opt
|
|
|
-@@ -520,6 +520,10 @@ Werror=
|
|
|
+@@ -523,6 +523,10 @@ Werror=
|
|
|
Common Joined
|
|
|
Treat specified warning as error
|
|
|
|
|
@@ -136,7 +136,7 @@
|
|
|
Wextra
|
|
|
Common Var(extra_warnings) Warning
|
|
|
Print extra (possibly unwanted) warnings
|
|
|
-@@ -1156,6 +1160,9 @@ fguess-branch-probability
|
|
|
+@@ -1159,6 +1163,9 @@ fguess-branch-probability
|
|
|
Common Report Var(flag_guess_branch_prob) Optimization
|
|
|
Enable guessing of branch probabilities
|
|
|
|
|
@@ -232,7 +232,7 @@
|
|
|
@item -Wstack-protector
|
|
|
@opindex Wstack-protector
|
|
|
@opindex Wno-stack-protector
|
|
|
-@@ -6317,7 +6333,7 @@ so, the first branch is redirected to ei
|
|
|
+@@ -6322,7 +6338,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.
|
|
|
|