https://sourceware.org/bugzilla/show_bug.cgi?id=24524
Bug ID: 24524 Summary: internal error in symbolS *section_symbol(segT) at ... gas/subsegs.c:216 Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: compnerd at compnerd dot org Target Milestone: --- It seems that building binutils with `-Bsymbolic` will yield an assembler which immediately aborts on any input: echo 'int main() { return 0; }' | gcc-S -x c -o - | as --64 -o /dev/null yields the internal error in section_symbol(segT). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils