Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
ubsan/
sanitize-recover-3.c
1
/*
{ dg-do compile }
*/
2
/*
{ dg-options "-fsanitize-recover=all" }
*/
3
4
int
i
;