[Bug ld/27100] New: final link failed: bad value

2020-12-20 Thread cameron.macpherson at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: cameron.macpherson at gmail dot com Target Milestone: --- after upgrading to the latest debian ppc64 binutils (via apt -t experimental upgrade) i am no longer able to compile a linux kernel. i haven't had problems compiling any

[Bug ld/27100] final link failed: bad value

2020-12-20 Thread cameron.macpherson at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27100 Cameron MacPherson changed: What|Removed |Added Target||elf64ppc -- You are receiving t

[Bug ld/27100] final link failed: bad value

2020-12-20 Thread cameron.macpherson at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27100 --- Comment #1 from Cameron MacPherson --- contents of init/.tmp_main.ver SECTIONS { .rodata : ALIGN(4) { __crc_system_state = .; LONG(0x015af7f4); } } SECTIONS { .rodata : ALIGN(4) { __crc_static_key_initialized = .; LONG(0xbea5ff1e); } } SE

[Bug ld/27073] s390 linker fails with "bad value" when building kernel

2020-12-20 Thread cameron.macpherson at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27073 Cameron MacPherson changed: What|Removed |Added CC||cameron.macpherson at gmail dot

[Bug ld/27100] final link failed: bad value

2020-12-27 Thread cameron.macpherson at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27100 --- Comment #6 from Cameron MacPherson --- i can confirm its fixed with your diff i recompiled binutils and the kernel successfully -- You are receiving this mail because: You are on the CC list for the bug.