bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24411] Division is not accepted in MEMORY length expression


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24411] Division is not accepted in MEMORY length expression
Date: Wed, 03 Apr 2019 02:42:33 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24411

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1c6aafe894645ca1da5c0dd0661bca19caf37ad0

commit 1c6aafe894645ca1da5c0dd0661bca19caf37ad0
Author: Alan Modra <address@hidden>
Date:   Wed Apr 3 11:21:36 2019 +1030

    PR24411, Division is not accepted in MEMORY length expression

    Let's hope no one has section names starting with '/' in scripts.  If
    they do, this change to fix parsing of '/' in expressiongs will break
    their project.

        PR 24411
        ldlex.l (SYMBOLNAMECHAR1): Don't match '/'.
        (<EXPRESSION>"/DISCARD/"): New.

-- 
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]