[Bug ld/32818] Linker uses wrong PLT sequence with memory-seal flag

2025-04-17 Thread ykhrustalev at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32818 Yury Khrustalev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/32818] Linker uses wrong PLT sequence with memory-seal flag

2025-04-01 Thread ykhrustalev at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32818 --- Comment #3 from Yury Khrustalev --- Same patch plus tests: https://inbox.sourceware.org/binutils/20250401150614.346237-1-yury.khrusta...@arm.com/ -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32818] Linker uses wrong PLT sequence with memory-seal flag

2025-03-27 Thread ykhrustalev at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32818 Yury Khrustalev changed: What|Removed |Added Assignee|unassigned at sourceware dot org |ykhrustalev at sourceware

[Bug ld/32818] Linker uses wrong PLT sequence with memory-seal flag

2025-03-27 Thread ykhrustalev at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32818 Yury Khrustalev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Yury K

[Bug ld/32818] New: Linker uses wrong PLT sequence with memory-seal flag

2025-03-24 Thread ykhrustalev at sourceware dot org
Component: ld Assignee: unassigned at sourceware dot org Reporter: ykhrustalev at sourceware dot org Target Milestone: --- When linking objects with BTI marking, static linker correctly produces output binary marking, however if the `-z memory-seal` flag is used, it chooses wrong PLT

[Bug ld/32818] Linker uses wrong PLT sequence with memory-seal flag

2025-03-24 Thread ykhrustalev at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32818 Yury Khrustalev changed: What|Removed |Added Target||aarch64-none-linux-gnu -- You are