https://sourceware.org/bugzilla/show_bug.cgi?id=25331
Bug ID: 25331 Summary: mmix-gas fals to assemble newlib-3.1.0 (-fstack-protector-strong -ffunction-sections): internal error: fixup not contained within frag Product: binutils Version: 2.33 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: slyfox at inbox dot ru Target Milestone: --- Created attachment 12160 --> https://sourceware.org/bugzilla/attachment.cgi?id=12160&action=edit min-bug.c It's a copy of https://gcc.gnu.org/PR93108 ticket (new-lib-3.1.0 fais to build with -fstack-protector-strong). Hans-Peter Nilsson suggested it's a binutils bug. I'm assuming it's a gas bug as it generates the error message. Reproducible on binutils-2.33.1 and gcc-9.2.0 (and gcc-master) as: $ ./xgcc -B. -fstack-protector-strong -c min-bug.c -o min-bug.o -save-temps min-bug.c: Assembler messages: min-bug.c:430: Error: internal error: fixup not contained within frag -- You are receiving this mail because: You are on the CC list for the bug.