Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
pr111059-4.c
blob: 95c68e55ce0d3821a1adb60a19034bf4cd7d6abe [
file
] [
log
] [
blame
]
_Bool
f
()
{
return
0
/
0
;
}