https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98610
Bug ID: 98610 Summary: syscall.TestUnshareUidGidMapping sporadically fails on powerpc64le Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: murphyp at linux dot vnet.ibm.com CC: cmang at google dot com Target Milestone: --- openat is not always called through the libc variadic wrapper in libgo. This results in stack corruption on powerpc64le.