testsuite: Require fsanitize support on the target.

* g++.dg/warn/uninit-pr93100.C: Require fsantize support.
This commit is contained in:
David Edelsohn 2021-05-14 12:45:59 -04:00
parent 4a322345ca
commit 2fa3e5740b
1 changed files with 1 additions and 0 deletions

View 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