You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyway, if it's not expected to work, there's probably no bug here. Maybe a rejection from cmd/go would be useful, although it'd have to parse -gcflags, and really, who sets -gcflags=-dynlink but me? :)
Closing for now. Feel free to re-open if you see anything worth doing.
I'm not sure whether this is supposed to work or not, but on darwin/amd64, this causes a segfault:
I encountered this while trying to manually test some compiler changes touching code protected by Ctxt.Flag_dynlink.
cc @ianlancetaylor @mwhudson
System details
The text was updated successfully, but these errors were encountered: