https://sourceware.org/bugzilla/show_bug.cgi?id=32700
--- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> --- Git bisect says it started with 3fb6f5457e5b53fdb73a98a24b3764e821e8ccc5 is the first new commit commit 3fb6f5457e5b53fdb73a98a24b3764e821e8ccc5 (HEAD) Author: Alan Modra <amo...@gmail.com> Date: Wed Jan 1 22:49:04 2025 +1030 gas tc_gen_reloc memory leaks This makes all the tc_gen_reloc functions and the associated array in write.c:write_relocs use notes_alloc rather than malloc. tc-hppa.c tc_gen_reloc gets a few more changes, deleting some dead code, and tidying code that duplicates prior initialisation. -- You are receiving this mail because: You are on the CC list for the bug.