PR middle-end/82063 - issues with arguments enabled by -Wall
authorMartin Sebor <msebor@redhat.com>
Fri, 20 Jul 2018 21:19:49 +0000 (21:19 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Fri, 20 Jul 2018 21:19:49 +0000 (15:19 -0600)
gcc/c-family/ChangeLog:
* gcc/c-family/c.opt (-Warray-bounds): Remove redundant -Wall.

From-SVN: r262912

gcc/c-family/ChangeLog
gcc/c-family/c.opt

index 9ea551ac1a92c0b639bd3aa836ab870b79c7df78..de0ee67c6cb5674b645506d0b86355c278d949f2 100644 (file)
@@ -1,3 +1,8 @@
+2018-07-20  Martin Sebor  <msebor@redhat.com>
+
+       PR middle-end/82063
+       * gcc/c-family/c.opt (-Warray-bounds): Remove redundant -Wall.
+
 2018-07-20  Martin Sebor  <msebor@redhat.com>
 
        PR middle-end/82063
index bb4f6034c60834e20084c7f7ffac8cd36c7a044e..d6148380710e0bf2e4f0788eaaa9140bfe0b3d72 100644 (file)
@@ -327,7 +327,7 @@ C ObjC C++ LTO ObjC++ Alias(Walloca-larger-than=,18446744073709551615EiB,none) W
 -Wno-alloca-larger-than Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-than=<SIZE_MAX> or larger.
 
 Warray-bounds
-LangEnabledBy(C ObjC C++ LTO ObjC++,Wall)
+LangEnabledBy(C ObjC C++ LTO ObjC++)
 ; in common.opt
 
 Warray-bounds=