bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/19113] read.c stringer assert fails with ISO-8859 text in strin


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/19113] read.c stringer assert fails with ISO-8859 text in string literal
Date: Sat, 10 Oct 2015 00:25:39 +0000

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

--- 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=d98007761887582f8ab25414ba5784eb238d06d8

commit d98007761887582f8ab25414ba5784eb238d06d8
Author: Alan Modra <address@hidden>
Date:   Sat Oct 10 10:48:05 2015 +1030

    Bug 19113 - read.c stringer assertion

    Fails due to signed char promotion.

        PR gas/19113
        * read.c (next_char_of_string): Mask char after escape.  Use
        CHAR_MASK rather than 0xff.

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