Skip to content
Snippets Groups Projects
Commit 2fa3e574 authored by David Edelsohn's avatar David Edelsohn
Browse files

testsuite: Require fsanitize support on the target.

	* g++.dg/warn/uninit-pr93100.C: Require fsantize support.
parent 4a322345
No related branches found
No related tags found
No related merge requests found
/* 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment