https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93214
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING --- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> --- I can bootstrap as well. Ada has some -O0 filed linked into the final binary which means no-reorder and there was bug, fixed recently, which led to undefined symbols in some scenarios. So hopefully this is fixed. Different DECL_ASSEMBLER_NAME should not be a problem.