[Bug gold/23892] New: ld.gold fails partial linking on sparc64 for global registers: only registers %g[2367] can be declared using STT_REGISTER

2018-11-17 Thread slyfox at inbox dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23892 Bug ID: 23892 Summary: ld.gold fails partial linking on sparc64 for global registers: only registers %g[2367] can be declared using STT_REGISTER Product: binutils

[Bug gold/23892] ld.gold fails partial linking on sparc64 for global registers: only registers %g[2367] can be declared using STT_REGISTER

2018-11-17 Thread slyfox at inbox dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23892 --- Comment #1 from Sergei Trofimovich --- Created attachment 11400 --> https://sourceware.org/bugzilla/attachment.cgi?id=11400=edit bug.tar.gz -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/23892] ld.gold fails partial linking on sparc64 for global registers: only registers %g[2367] can be declared using STT_REGISTER

2018-11-17 Thread slyfox at inbox dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23892 --- Comment #2 from Sergei Trofimovich --- Diffing 'objdump -x bug1-bfd.o' and 'objdump -x bug1-gold.o' shows that register number is changed: bfd: REG_G6 g R *UND* a gold: REG_G4 g R *UND*