https://sourceware.org/bugzilla/show_bug.cgi?id=24827
Bug ID: 24827 Summary: Linker loop forever if unterminated multi-line comment script Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: alfedotov at gmail dot com Target Milestone: --- If there is unterminated multi-line comment in the linker script - LD becomes looping forever w/o throwing a warning or an error. For instance script may contain at the end: MEMORY { RAM (rw) : ORIGIN = 0x0, LENGTH = 0x8000 } <snip useful stuff> /* -- 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