OSDN Git Service

* config/tc-mips.c (mips16_macro_build): Cast type mismatch.
authorThiemo Seufer <ths@networkno.de>
Thu, 4 Apr 2002 07:43:11 +0000 (07:43 +0000)
committerThiemo Seufer <ths@networkno.de>
Thu, 4 Apr 2002 07:43:11 +0000 (07:43 +0000)
commitd05546addf3d12e7ba2ac65388ede4c0cd2869df
treea54b360c7ac89a56f7ae3a483ca21f083e366b12
parentd9d731412504f0f4944f99db7b9499160f244a19
* config/tc-mips.c (mips16_macro_build): Cast type mismatch.
(mips_ip): Remove unused variable.
(md_apply_fix3): Cast signed/unsignes mismatches. Replace
unsigned char with bfd_byte.
(s_file): Remove unused variable.
(s_mips_ent): Likewise.
gas/ChangeLog
gas/config/tc-mips.c