]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: Require fsanitize support on the target.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 14 May 2021 16:45:59 +0000 (12:45 -0400)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sun, 16 May 2021 23:17:10 +0000 (19:17 -0400)
* g++.dg/warn/uninit-pr93100.C: Require fsantize support.

gcc/testsuite/g++.dg/warn/uninit-pr93100.C

index c9cd3ef01745326506f0b6572c0522670cce4527..56dc8943798c16343b44ff587d87799657156075 100644 (file)
@@ -1,5 +1,6 @@
 /* PR tree-optimization/98508 - Sanitizer disable -Wall and -Wextra
    { dg-do compile }
+   { dg-require-effective-target no_fsanitize_address }
    { dg-options "-O0 -Wall -fsanitize=address" } */
 
 struct S