[Bug go/86331] the gccgo's "go" tool looks like failing to invoke any sub go command

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Thu Jun 28 19:01:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86331

--- Comment #6 from Ian Lance Taylor <ian at airs dot com> ---
Thanks for the strace output.

The stat(NULL) is coming from libgo/runtime/go-caller.c in the function
__go_get_backtrace_state.  It's a bug, but it's a different bug.


More information about the Gcc-bugs mailing list