This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/83308] Missing platform definitions for SH in libgo


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

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> ---
I suspect you'll need other changes as well, such as a new file
libgo/go/internal/syscall/unix/getrandom_linux_sh.go.  For that matter you'll
need to add sh to libgo/go/go/build/syslist.go and to match.sh and
libgo/match.sh and libgo/testsuite/gotest.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]