[Bug ld/22920] Segfault in ld with RISC-V binary target

2018-03-05 Thread geoffrey at allott dot email
https://sourceware.org/bugzilla/show_bug.cgi?id=22920 --- Comment #2 from Geoffrey Allott --- Hi Jim, thanks for responding. Objcopy was indeed the way I ended up doing it - since it's a relatively simple workaround it makes sense that this is low priority, though an error message would have

[Bug ld/22920] Segfault in ld with RISC-V binary target

2018-03-03 Thread geoffrey at allott dot email
https://sourceware.org/bugzilla/show_bug.cgi?id=22920 Geoffrey Allott changed: What|Removed |Added Target||riscv32-unknown-elf

[Bug ld/22920] New: Segfault in ld with RISC-V binary target

2018-03-03 Thread geoffrey at allott dot email
Component: ld Assignee: unassigned at sourceware dot org Reporter: geoffrey at allott dot email Target Milestone: --- When using the latest release (2.30) and master (2.30.51.20180303), configured on an x86_64-linux-gnu host with --target=riscv32-unknown-elf, the following