https://sourceware.org/bugzilla/show_bug.cgi?id=31179

--- Comment #5 from Andreas Schwab <sch...@linux-m68k.org> ---
There are a lot of SUB_ULEB128 relocations with a non-zero addend in installed
static archives that will change behaviour with this commit.

$ readelf -Wr /usr/lib64/libc.a | grep -c 'SUB_ULEB128.*[+-] [^0]'
17043
$ readelf -Wr /usr/lib64/gcc/riscv64-suse-linux/13/libgphobos.a | grep -c
'SUB_ULEB128.*[+-] [^0]'
55318

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to