Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
go.test/
test/
fixedbugs/
issue15609.dir/
call.go
// +build !amd64,!386 package main func jump() { target() }