aboutsummaryrefslogtreecommitdiff
path: root/test/nilptr3_ssa.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/nilptr3_ssa.go')
-rw-r--r--test/nilptr3_ssa.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nilptr3_ssa.go b/test/nilptr3_ssa.go
index ac3e39674e..73f888fff1 100644
--- a/test/nilptr3_ssa.go
+++ b/test/nilptr3_ssa.go
@@ -1,5 +1,5 @@
// errorcheck -0 -d=nil
-// +build amd64 arm amd64p32
+// +build amd64 arm amd64p32 386
// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style