summaryrefslogtreecommitdiffstats
path: root/config/gnu-warnings/4.8
diff options
context:
space:
mode:
Diffstat (limited to 'config/gnu-warnings/4.8')
-rw-r--r--config/gnu-warnings/4.82
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gnu-warnings/4.8 b/config/gnu-warnings/4.8
index fa678ff..102ed3e 100644
--- a/config/gnu-warnings/4.8
+++ b/config/gnu-warnings/4.8
@@ -8,7 +8,7 @@
-Wsync-nand
# warning flag added for GCC >= 4.5
--Wstrict-overflow=5
+-Wstrict-overflow=2
# This warning can only be truly addressed using the gcc extension of
# using D to indicate doubles (e.g., 1.23D).