aboutsummaryrefslogtreecommitdiff
path: root/test/live_ssa.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/live_ssa.go')
-rw-r--r--test/live_ssa.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/live_ssa.go b/test/live_ssa.go
index 35eb035fb1..43106db957 100644
--- a/test/live_ssa.go
+++ b/test/live_ssa.go
@@ -1,4 +1,4 @@
-// +build amd64 arm
+// +build amd64 arm amd64p32
// errorcheck -0 -l -live -wb=0
// Copyright 2014 The Go Authors. All rights reserved.