gccgo: issue19182 test hangs with large initial CPU count #47232
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?or ppc64le
What operating system and processor architecture are you using (
go env
)?ppc64le and amd64.
What did you do?
gccgo -o issue19182 issue19182.go
GOMAXPROCS=400 ./issue19182
What did you expect to see?
Program termination
What did you see instead?
Program does not terminate.
The text was updated successfully, but these errors were encountered: