[Bug target/79112] [SH] libgo/go/exp/terminal/util.go:70:23: error: integer constant overflow

olegendo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 17 10:38:00 GMT 2017


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

--- Comment #3 from Oleg Endo <olegendo at gcc dot gnu.org> ---
(In reply to John Paul Adrian Glaubitz from comment #2)
> 
> Hmm, I thought gccgo would work on all gcc-supported targets.

No, GO requires some runtime support which has to be provided by the backend. 
For example split-stack functionality, for which an ABI needs to be found and
defined first.


More information about the Gcc-bugs mailing list