public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-4525] Trivial fix to gil-1.c when analyzer is not enabled
@ 2021-10-20  4:27 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2021-10-20  4:27 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f36240f8c835d792f788b6724e272fc0a4a4f26f

commit r12-4525-gf36240f8c835d792f788b6724e272fc0a4a4f26f
Author: Jeff Law <jeffreyalaw@gmail.com>
Date:   Wed Oct 20 00:26:59 2021 -0400

    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.

Diff:
---
 gcc/testsuite/gcc.dg/plugin/gil-1.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/plugin/gil-1.c b/gcc/testsuite/gcc.dg/plugin/gil-1.c
index 66872f07466..6cbc1971b52 100644
--- a/gcc/testsuite/gcc.dg/plugin/gil-1.c
+++ b/gcc/testsuite/gcc.dg/plugin/gil-1.c
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-fanalyzer" } */
+/* { dg-require-effective-target analyzer } */
 
 #include "gil.h"


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-20  4:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20  4:27 [gcc r12-4525] Trivial fix to gil-1.c when analyzer is not enabled Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).