[Bug ld/29592] [2.39 Regression][bisected] Exec stack warning causes go programs with cgo to fail to link on mips

2022-10-16 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29592 --- Comment #10 from Sam James --- wrt the configure flag issue: could we change this so it only affects arches which support non-exec stacks, etc? i.e. If there's an exception granted to disable the warning by default, don't override it with

[Bug ld/29592] [2.39 Regression][bisected] Exec stack warning causes go programs with cgo to fail to link on mips

2022-10-16 Thread matoro_bugzilla_glibc at matoro dot tk
https://sourceware.org/bugzilla/show_bug.cgi?id=29592 --- Comment #11 from matoro --- (In reply to Nick Clifton from comment #9) > (In reply to matoro from comment #8) > > Sorry - what I meant was that the problem is not with the code that > implements the execstack warning, but rather the fact