|
From: | compnerd at compnerd dot org |
Subject: | [Bug gas/24524] New: internal error in symbolS *section_symbol(segT) at ... gas/subsegs.c:216 |
Date: | Sat, 04 May 2019 20:45:26 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |