mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00: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:
parent
281d168e2d
commit
5305bdedb0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
// compile -N -d=softfloat
|
// compile -N -d=softfloat -goexperiment noregabiargs
|
||||||
|
|
||||||
// Copyright 2018 The Go Authors. All rights reserved.
|
// Copyright 2018 The Go Authors. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue