[Bug go/113530] [14 Regression] libgo ftbfs on arc-linux-gnu

2024-01-21 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113530 --- Comment #4 from John David Anglin --- Created attachment 57181 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57181&action=edit Add defines for hppa and hppa64 to goarch.sh Untested.

[Bug go/113530] [14 Regression] libgo ftbfs on arc-linux-gnu

2024-01-21 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113530 --- Comment #3 from John David Anglin --- Looks like a Makefile issue: echo " _BigEndian = `$(SHELL) $(srcdir)/goarch.sh $(GOARCH) bigendian`" >> zgoarch.go.tmp At this time, hppa doesn't support go.

[Bug go/113530] [14 Regression] libgo ftbfs on arc-linux-gnu

2024-01-21 Thread doko at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113530 Matthias Klose changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug go/113530] [14 Regression] libgo ftbfs on arc-linux-gnu

2024-01-21 Thread doko at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113530 --- Comment #1 from Matthias Klose --- sorry, arc-linux-gnu