bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/24827] New: Linker loop forever if unterminated multi-line comme


From: alfedotov at gmail dot com
Subject: [Bug ld/24827] New: Linker loop forever if unterminated multi-line comment script
Date: Fri, 19 Jul 2019 14:06:33 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]