Fix compile time warning for tc-h8300.c when using gcc 5+.
authorNick Clifton <nickc@redhat.com>
Thu, 4 Jun 2015 15:20:35 +0000 (16:20 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 4 Jun 2015 15:25:03 +0000 (16:25 +0100)
commit239c0f4cebf8da3914597e2e296f5d172c2c62fb
tree3d7816a1af9fef30d29080d75951848be0ad483b
parent88f0ea342dc6eb3d93a29895febdebe3e425a048
Fix compile time warning for tc-h8300.c when using gcc 5+.

* config/tc-h8300.c (md_section_align): Fix compile time warning
about left shifting a negative value.
gas/ChangeLog
gas/config/tc-h8300.c
This page took 0.026224 seconds and 4 git commands to generate.