Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
nvptx/
main.c
1
/*
{ dg-do link }
*/
2
3
int
4
main
(
void
)
5
{
6
return
0
;
7
}