Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
pr54103-5.c
1
void
2
f
(
void
)
3
{
4
!
(
0
/
0
)
;
5
}