]> Cypherpunks repositories - gostls13.git/commitdiff
test: do not run (another) softfloat test with regabiargs
authorCherry Zhang <cherryyz@google.com>
Fri, 9 Apr 2021 23:00:42 +0000 (19:00 -0400)
committerCherry Zhang <cherryyz@google.com>
Fri, 9 Apr 2021 23:18:47 +0000 (23:18 +0000)
I missed one in CL 308710.

Change-Id: Ia277eaba6982f4944992d1bee1e11775934b789f
Reviewed-on: https://go-review.googlesource.com/c/go/+/309151
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
test/fixedbugs/issue26163.go

index 3f3d77859def812a43f934347592b7013c87836e..d141a2797d60f15e5047d756d063fb3102305e75 100644 (file)
@@ -1,4 +1,4 @@
-// compile -N -d=softfloat
+// compile -N -d=softfloat -goexperiment noregabiargs
 
 // Copyright 2018 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style