Re: [PATCH] backends/riscv: Remove unused relocations

2024-08-07 Thread Aaron Merey
On Wed, Jul 31, 2024 at 9:03 AM Andreas Schwab wrote: > > None of these relocations were ever part of any object file. The > GNU_VTINHERIT and GNU_VTINHERIT relocations were part of the obsolete > --gc-sections support which was never implemented for RISC-V. The other > relocations are only used

[PATCH] backends/riscv: Remove unused relocations

2024-07-31 Thread Andreas Schwab
None of these relocations were ever part of any object file. The GNU_VTINHERIT and GNU_VTINHERIT relocations were part of the obsolete --gc-sections support which was never implemented for RISC-V. The other relocations are only used internally by libbfd during the relaxation pass and eliminated b