https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65417
Bug ID: 65417
Summary: debug/elf: lacks support for PPC relocations
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
Assignee: ian at airs dot com
Reporter: doko at gcc dot gnu.org
CC: cmang at google dot com
tracking this here, because golang doesn't support ppc32 (yet).
https://github.com/golang/go/issues/10118
debug/elf supports 64-bit powerpc, 32-bit and 64-bit arm, 386 and amd64
relocations, but not 32bit powerpc.