]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Trivial fix to gil-1.c when analyzer is not enabled
authorJeff Law <jeffreyalaw@gmail.com>
Wed, 20 Oct 2021 04:26:59 +0000 (00:26 -0400)
committerJeff Law <jeffreyalaw@gmail.com>
Wed, 20 Oct 2021 04:26:59 +0000 (00:26 -0400)
gcc/testsuite
* gcc.dg/plugin/gil-1.c: Add dg-require-effective-target marker.

gcc/testsuite/gcc.dg/plugin/gil-1.c

index 66872f074662a6966f10279492989f65fe2736a3..6cbc1971b52bf2abf24ddc5971b5fc6bf5b2d80d 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-fanalyzer" } */
+/* { dg-require-effective-target analyzer } */
 
 #include "gil.h"