test/func.go now works; update golden.out
SVN=121617
BUG: known to fail incorrectly
=========== ./func.go
-main_f4: doasm: notfound from=75 to=10 (24) IDIVL $2,AX
-main_f4: doasm: notfound from=75 to=10 (24) IDIVL $2,AX
-main_f4: doasm: notfound from=75 to=10 (24) IDIVL $2,AX
-BUG: known to fail incorrectly
=========== ./func1.go
BUG: known to succeed incorrectly
export A=6
;;
*)
- echo 1>&2 run: unknown architecture
+ export A=6
+ echo 1>&2 run: assuming amd64
exit 1
esac