Release the data on the matching_objstack once it is no longer needed.

This commit is contained in:
Nick Clifton
2026-01-19 15:53:12 +00:00
parent 7889178e7c
commit 6a59db026e

View File

@@ -8713,6 +8713,9 @@ lang_process (void)
ldemul_finish ();
/* We should not need the wildcard information any more. */
reset_resolved_wilds ();
/* Convert absolute symbols to section relative. */
ldexp_finalize_syms ();