xref
: /
dports
/
lang
/
gcc10-devel
/
gcc-10-20211008
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
pr38590-1.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
func_75(int p_76)
2
int
func_75
(
int
p_76
)
3
{
4
return
(
1
/ (
int
) -(
unsigned
int
)
p_76
);
5
}
6
7