[Bug ld/28709] [RISC-V] a unused section can't be removed with -gc-sections
https://sourceware.org/bugzilla/show_bug.cgi?id=28709 --- Comment #5 from Nelson Chu --- (In reply to lifang_xia from comment #3) > The riscv backend will create a reloc named BFD_RELOC_RISCV_CFA in > riscv_pre_output_hook. The reloc depends on the symbol to(.L0) and > from(.L0). > > And riscv
[Bug ld/28709] [RISC-V] a unused section can't be removed with -gc-sections
https://sourceware.org/bugzilla/show_bug.cgi?id=28709 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org --- C