You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. tar -zxvf bork.tar.gz
2. ./build.sh
What is the expected output?
Not an internal compiler error
What do you see instead?
make: Entering directory `/home/alberts/bork/k'
6g -o _go_.6 k.go
rm -f _obj/k.a
gopack grc _obj/k.a _go_.6
make: Leaving directory `/home/alberts/bork/k'
b.go:3: internal compiler error: fault
Which compiler are you using (5g, 6g, 8g, gccgo)?
6g
Which operating system are you using?
linux
Which revision are you using? (hg identify)
03404c0155f6+ tip