summaryrefslogtreecommitdiff
path: root/build-aux/gcc-warning.spec
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-08-17 12:36:28 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-08-17 12:41:41 -0700
commit4f91f6ba64e0aa0f086dca61b60579e8ffe53b69 (patch)
tree229ec92fd43025b07ed9a4fdc0ccec55aaed9ab6 /build-aux/gcc-warning.spec
parent47bae8a924166035b3be581e6b968f32e4dac72a (diff)
downloadgnulib-4f91f6ba64e0aa0f086dca61b60579e8ffe53b69.tar.gz
* build-aux/gcc-warning.spec: Update comments.
Diffstat (limited to 'build-aux/gcc-warning.spec')
-rw-r--r--build-aux/gcc-warning.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/gcc-warning.spec b/build-aux/gcc-warning.spec
index 6c0602be41..3f7e886c52 100644
--- a/build-aux/gcc-warning.spec
+++ b/build-aux/gcc-warning.spec
@@ -83,7 +83,7 @@
-Wcpp default
-Wctor-dtor-privacy c++
-Wdangling-else enabled by -Wparentheses
--Wdeclaration-after-statement FIXME: do not want. others may
+-Wdeclaration-after-statement needed only for pre-C99, so obsolete
-Wdelete-incomplete c++ and objc++
-Wdelete-non-virtual-dtor c++
-Wdeprecated default
@@ -236,7 +236,7 @@
-Wshift-negative-value enabled by -Wextra
-Wshift-overflow covered by -Wshift-overflow=2
-Wshift-overflow=<0,2> gcc --help=warnings artifact
--Wsign-compare FIXME maybe? borderline. some will want this
+-Wsign-compare enabled by -Wextra
-Wsign-conversion FIXME maybe? borderline. some will want this
-Wsign-promo c++ and objc++
-Wsized-deallocation c++ and objc++