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

--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit e140100a5da85568e83ffe8e77d3f5e4a59ddee8
Author: Nick Clifton <ni...@redhat.com>
Date:   Thu Apr 7 12:34:06 2016 +0100

    Allow integer contants to have a U suffix.  Improve error reporting for
missing closing parentheses.

        PR gas/19910
        * config/tc-sparc.c (sparc_ip): Report an error if the expression
        inside a %-macro could not be fully parsed.
        * expr.c (integer_constant): Accept and ignore U suffixes to
        integers.
        (operand): When a missing closing parenthesis is encountered,
        report the character that was found instead.
        * testsuite/gas/mips/tls-ill.l: Update expected error message.
        * testsuite/gas/sparc/pr19910-1.d: New test driver.
        * testsuite/gas/sparc/pr19910-1.s: New test.
        * testsuite/gas/sparc/pr19910-2.l: Expected error output.
        * testsuite/gas/sparc/pr19910-2.s: New test.
        * testsuite/gas/sparc/sparc.exp: Run the new tests.

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