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