xref
: /
openbsd
/
gnu
/
usr.bin
/
gcc
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20021108-1.c
(revision 3d8817e4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
2
main
()
3
{
4
l1
:
5
return
&&
l1
-&&
l2
;
6
l2
:
7
}
8