SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
lang/gcc/11/patches/patch-gcc_c-family_c_opt
Normal file
12
lang/gcc/11/patches/patch-gcc_c-family_c_opt
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: gcc/c-family/c.opt
|
||||
--- gcc/c-family/c.opt.orig
|
||||
+++ gcc/c-family/c.opt
|
||||
@@ -1082,7 +1082,7 @@ C ObjC C++ ObjC++ Var(warn_pointer_arith) Warning Lang
|
||||
Warn about function pointer arithmetic.
|
||||
|
||||
Wpointer-sign
|
||||
-C ObjC Var(warn_pointer_sign) Warning LangEnabledBy(C ObjC,Wall || Wpedantic)
|
||||
+C ObjC Var(warn_pointer_sign) Warning LangEnabledBy(C ObjC,Wpedantic)
|
||||
Warn when a pointer differs in signedness in an assignment.
|
||||
|
||||
Wpointer-compare
|
Loading…
Add table
Add a link
Reference in a new issue