Trivial fix to gil-1.c when analyzer is not enabled

gcc/testsuite
	* gcc.dg/plugin/gil-1.c: Add dg-require-effective-target marker.
This commit is contained in:
Jeff Law 2021-10-20 00:26:59 -04:00
parent 9fbb6fa123
commit f36240f8c8

View File

@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-fanalyzer" } */
/* { dg-require-effective-target analyzer } */
#include "gil.h"