* fixes to silence all compiler warnings.
commit4b008546e89a63eb99604bc1b97c472dd7c1b871
authorBen Elliston <bje@au.ibm.com>
Sun, 24 Jun 2001 01:56:48 +0000 (24 01:56 +0000)
committerBen Elliston <bje@au.ibm.com>
Sun, 24 Jun 2001 01:56:48 +0000 (24 01:56 +0000)
tree38a972b7bbc0749afbb4aedc09a09d5f120ce776
parentb78dacfba8a5883b4456603ea0af13c68e5323a6
* fixes to silence all compiler warnings.

2001-06-24  Ben Elliston  <bje@redhat.com>

* config/tc-m88k.c (get_reg): Adjust type of `reg_prefix' to char.
(md_parse_option): Mark parameters as unused.
(md_show_usage): Ditto.
(calcop): Adjust type of `reg_prefix' to char.
(get_reg): Ditto.
(getval): Adjust type of local `c' to char.
(md_create_short_jump): Mark from_addr, to_addr params as unused.
(md_create_long_jump): Ditto.
(md_estimate_size_before_relax): Mark parameters as unused.
gas/ChangeLog
gas/config/tc-m88k.c