diff options
Diffstat (limited to 'config/gnu-warnings/4.8')
-rw-r--r-- | config/gnu-warnings/4.8 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/gnu-warnings/4.8 b/config/gnu-warnings/4.8 index 102ed3e..b4eecdf 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=2 - # 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 |