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