go/src/cmd/compile/internal
Austin Clements eda6fe3572 Revert "cmd/compile: omit file:pos for non-existent, permission errors"
This reverts commit 4f7053c87f.

Reason for revert: Newly added test is failing on several builders.

Change-Id: I22dcbfebf2f57735b2f479886bbeb623f95b132f
Reviewed-on: https://go-review.googlesource.com/c/go/+/231043
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2020-04-30 02:29:55 +00:00
..
amd64 cmd/compile: move duffcopy auxint calculation out of rewrite rules 2020-04-24 23:56:54 +00:00
arm cmd/compile: enable nil check logging for other architectures. 2019-11-10 17:12:15 +00:00
arm64 cmd/compile: enable nil check logging for other architectures. 2019-11-10 17:12:15 +00:00
gc Revert "cmd/compile: omit file:pos for non-existent, permission errors" 2020-04-30 02:29:55 +00:00
logopt cmd/compile: run TestLogOpt for riscv64 on amd64 2020-04-13 04:05:32 +00:00
mips cmd/compile: enable nil check logging for other architectures. 2019-11-10 17:12:15 +00:00
mips64 cmd/compile: enable nil check logging for other architectures. 2019-11-10 17:12:15 +00:00
ppc64 cmd/compile,cmd/internal/obj/ppc64: use mod instructions on power9 2020-04-29 14:45:56 +00:00
riscv64 cmd/compile: implement multi-control branches for riscv64 2020-04-27 17:49:30 +00:00
s390x cmd/compile: allow floating point Ops to produce flags on s390x 2020-04-08 20:57:58 +00:00
ssa cmd/compile: move last of the generic rules to typed aux 2020-04-29 22:40:20 +00:00
syntax cmd/compile: detect and diagnose invalid //go: directive placement 2020-04-21 16:47:01 +00:00
test cmd/compile: add unsigned divisibility rules 2019-04-27 20:46:46 +00:00
types cmd/compile: print recursive types correctly 2020-01-13 18:52:18 +00:00
wasm cmd/compile: enable nil check logging for other architectures. 2019-11-10 17:12:15 +00:00
x86 all: fix two minor typos in comments 2020-03-03 17:44:05 +00:00