aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue42401.go
blob: 794d5b01b55d3915286293e9ed7f1c6ba6bb0d55 (plain)
1
2
3
4
5
6
7
8
9
10
// rundir

// Copyright 2020 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Issue 42401: linkname doesn't work correctly when a variable symbol
// is both imported (possibly through inlining) and linkname'd.

package ignored