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 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-options "-fanalyzer" } */
|
||||
/* { dg-require-effective-target analyzer } */
|
||||
|
||||
#include "gil.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue