authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-05-29 07:43:53+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-05-29 08:12:12+02:00
log0c6c63c116b54050ac6fbb07a4748d908f574ba9
treef5c28005cf5dc06f8954d75d83754ec581cd7812
parent64958c2b1746bdc5e761720ceeddafbb91f352bc
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

std.pie: the xtensa call0 instruction does not have a dense encoding


1 files changed, 0 insertions(+), 2 deletions(-)

lib/std/pie.zig-2
......@@ -270,9 +270,7 @@ inline fn getDynamicSymbol() [*]const elf.Dyn {
270270 // embedded constant. Note that `call0` is a 3-byte instruction, so we need both
271271 // `.balign` directives to be safe.
272272 \\ .balign 4
273 \\ .begin no-transform
274273 \\ call0 1f
275 \\ .end no-transform
276274 \\ .balign 4
277275 \\ .word _DYNAMIC - .
278276 \\1: