golang/go

cmd/link: static linking creates binaries that segfault when built with `-msan`

Open

#70,080 opened on Oct 28, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (133,883 stars) (19,008 forks)batch import
NeedsFixcompiler/runtimehelp wanted

Description

Discovered during #70054. Don't know what's happening, but I'm adding skips in dist for now.

Contributor guide