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.87
1 files changed, 0 insertions, 7 deletions
diff --git a/config/gnu-warnings/4.8 b/config/gnu-warnings/4.8
index fa678ff..8a19289 100644
--- a/config/gnu-warnings/4.8
+++ b/config/gnu-warnings/4.8
@@ -7,9 +7,6 @@
-Wpacked-bitfield-compat
-Wsync-nand
-# warning flag added for GCC >= 4.5
--Wstrict-overflow=5
-
# This warning can only be truly addressed using the gcc extension of
# using D to indicate doubles (e.g., 1.23D).
-Wno-unsuffixed-float-constants
@@ -19,10 +16,6 @@
-Wtrampolines
# warning flag added for GCC >= 4.7
-#
-# -Wstack-usage=8192 warnings need to be swept up on a branch so
-# that we can stop burdening the whole development team.
-#
-Wstack-usage=8192
# warning flag added for GCC >= 4.8