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

--- Comment #3 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=c6025a80cc284ae2781278de6f44c672d5077797

commit c6025a80cc284ae2781278de6f44c672d5077797
Author: Nick Clifton <ni...@redhat.com>
Date:   Wed Mar 30 16:18:04 2016 +0100

    Fix compile time warning about comparison between signed and unsigned
values.

        PR target/19880
        * config/tc-arm.c (do_t_push_pop): Cast bitmask to unsigned before
        shifting.

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