[Bug target/118715] Bad PLT asm generated on ARM thumb with PIC and LTO

2025-02-02 Thread opensource at benjaminrh dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118715 --- Comment #4 from Benjamin Harris --- Thanks for your response! I apologize, I didn't notice the `--with-bugurl` until you pointed it out. (In reply to Andrew Pinski from comment #3) > 0124 : > 124: movsr0, r0 > 12

[Bug target/118715] Bad PLT asm generated on ARM thumb with PIC and LTO

2025-02-02 Thread opensource at benjaminrh dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118715 --- Comment #5 from Benjamin Harris --- I've just noticed the invalid offset in the PLT is the first bytes of the sibcall in _start.

[Bug lto/118715] New: Bad PLT asm generated on ARM thumb with PIC and LTO

2025-01-31 Thread opensource at benjaminrh dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118715 Bug ID: 118715 Summary: Bad PLT asm generated on ARM thumb with PIC and LTO Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compo