Fix compile time warning building gas for the NDS32 with gcc v6.1.1
authorNick Clifton <nickc@redhat.com>
Tue, 14 Jun 2016 12:51:10 +0000 (13:51 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 14 Jun 2016 12:51:10 +0000 (13:51 +0100)
commitd2dfe54d6c4c307dd64a5e6bdcc7d1081b17233a
tree8b6672c9ffa1ef340e988a9a7b2a252685f51499
parent60a019a089177f3f58f636580857414d769b8c11
Fix compile time warning building gas for the NDS32 with gcc v6.1.1

gas * config/tc-nds32.c (nds32_get_align): Avoid left shifting a
signed constant.
gas/ChangeLog
gas/config/tc-nds32.c
This page took 0.027852 seconds and 4 git commands to generate.