https://sourceware.org/bugzilla/show_bug.cgi?id=30569
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |amodra at gmail dot com Last reconfirmed| |2024-03-28 --- Comment #3 from Alan Modra <amodra at gmail dot com> --- The line for the assertion failure doesn't match up with 2.40 sources.. Is the assertion this one? BFD_ASSERT (hmips->need_fn_stub); If so, it seems likely to me that a symbol with fn_stub non-null has become dynamic after being processed by mips_elf_check_symbols, possibly due to the linker being invoked with one of the --export-dynamic options. -- You are receiving this mail because: You are on the CC list for the bug.