mirror of
https://github.com/golang/go.git
synced 2026-01-29 15:12:08 +03:00
test: do not run (another) softfloat test with regabiargs
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user