Hello,
this series fixes a few type mismatches that have become errors when building with gcc-14.
Max Filippov (3): iconv: fix type mismatches ldso: FDPIC: fix type mismatches ldso: arm: fix build with gcc-14
ldso/ldso/arm/elfinterp.c | 6 +++--- ldso/ldso/fdpic/dl-inlines.h | 4 ++-- ldso/ldso/fdpic/dl-sysdep.h | 2 +- libiconv/iconv.c | 8 ++++++-- 4 files changed, 12 insertions(+), 8 deletions(-)