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 <amo...@sourceware.org>:

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

commit 1c6aafe894645ca1da5c0dd0661bca19caf37ad0
Author: Alan Modra <amo...@gmail.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to