https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587
--- Comment #4 from ian at gcc dot gnu.org ---
Author: ian
Date: Thu Mar 26 17:51:57 2015
New Revision: 221698
URL: https://gcc.gnu.org/viewcvs?rev=221698&root=gcc&view=rev
Log:
PR go/65587
debug/elf: apply relocations for SHT_RELA/EM_PPC
M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587
--- Comment #3 from Matthias Klose ---
Created attachment 35153
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35153&action=edit
object file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587
--- Comment #2 from Matthias Klose ---
Created attachment 35151
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35151&action=edit
output of cgo command
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587
--- Comment #1 from Ian Lance Taylor ---
When I've seen this before, it's been because the relocation processing in
applyRelocationsPPC in debug/elf/file.go is not working.
If you run the go command with the -x option, you will see the exact com