]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix shift left warning at source
authorAlan Modra <amodra@gmail.com>
Tue, 1 Mar 2016 22:28:07 +0000 (08:58 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 2 Mar 2016 03:05:41 +0000 (13:35 +1030)
commit62de1c630f16c21418464727692bcd29e23ef1b0
treec668a9536a57051a0e24f44444168d4ae7fd3805
parente14ec281fb9f6c4cc7bf59ed18d2acaf02d4d0f9
Fix shift left warning at source

cpu/
* fr30.cpu (f-m4): Replace -1 << 4 with -16.
opcodes/
* fr30-ibld.c: Regenerate.
cpu/ChangeLog
cpu/fr30.cpu
opcodes/ChangeLog
opcodes/fr30-ibld.c