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 <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d98007761887582f8ab25414ba5784eb238d06d8 commit d98007761887582f8ab25414ba5784eb238d06d8 Author: Alan Modra <amo...@gmail.com> 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils