testsuite: Require fsanitize support on the target.
* g++.dg/warn/uninit-pr93100.C: Require fsantize support.
This commit is contained in:
parent
4a322345ca
commit
2fa3e5740b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
/* PR tree-optimization/98508 - Sanitizer disable -Wall and -Wextra
|
/* PR tree-optimization/98508 - Sanitizer disable -Wall and -Wextra
|
||||||
{ dg-do compile }
|
{ dg-do compile }
|
||||||
|
{ dg-require-effective-target no_fsanitize_address }
|
||||||
{ dg-options "-O0 -Wall -fsanitize=address" } */
|
{ dg-options "-O0 -Wall -fsanitize=address" } */
|
||||||
|
|
||||||
struct S
|
struct S
|
||||||
|
|
Loading…
Add table
Reference in a new issue