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:
parent
9fbb6fa123
commit
f36240f8c8
@ -1,5 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-fanalyzer" } */
|
||||
/* { dg-require-effective-target analyzer } */
|
||||
|
||||
#include "gil.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user