aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue28688.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/issue28688.go')
-rw-r--r--test/fixedbugs/issue28688.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/issue28688.go b/test/fixedbugs/issue28688.go
index 8ef0802812..0d2000e149 100644
--- a/test/fixedbugs/issue28688.go
+++ b/test/fixedbugs/issue28688.go
@@ -1,4 +1,4 @@
-// run -gcflags=-d=softfloat -goexperiment noregabiargs
+// run -gcflags=-d=softfloat
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style