https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126100
--- Comment #4 from Drea Pinski <pinskia at gcc dot gnu.org> --- ``` [pinskia@cfarm185 upstream]$ as -o t.o t.s t.s: Assembler messages: t.s:290177: Error: internal error: fixup not contained within frag ``` So this part is a bug in binutils; I will report it. I am still trying to reproduce the bootstrap failure.
