cmd/compile: linux/mips fails to make.bash with "internal compiler error: panic: runtime error: index out of range [0] with length 0" #70248
Labels
arch-mips
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Linux
Milestone
From https://build.golang.org/log/5e58860b238976b022020c1cb9b3537a20adc863:
This isn't happening on other ports, but does happen on GOOS=linux GOARCH=mips. Also note that without a LUCI builder (issue #67303), watchflakes doesn't catch and report persistent failures such as this one.
https://build.golang.org/log/e098e9f4dd5cedc9afd00c53a1ead71b3ab66125 was the last passing commit, so this seems to be related to CL 594597 for #54766.
CC @golang/mips.
The text was updated successfully, but these errors were encountered: