repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disable gnat.dg/socket1.adb on hppa*-*-hpux*.
[official-gcc.git]
/
gcc
/
testsuite
/
c-c++-common
/
ubsan
/
sanitize-recover-2.c
blob
2b7cbcb6a7f0f468171a3f53534b330e9c6eb838
1
/* { dg-do compile } */
2
/* { dg-options "-fsanitize-recover=return" } */
3
4
int
i
;
5
6
/* { dg-error ".-fsanitize-recover=return. is not supported" "" { target *-*-* } 0 } */