* config/tc-fr30.c (md_parse_option <c,arg>): Add ATTRIBUTE_UNUSED.
commit5175aa143049e8ae3570ad0d90619ba5a9d0c7c6
authorAlan Modra <amodra@bigpond.net.au>
Thu, 12 Dec 2002 22:39:40 +0000 (12 22:39 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 12 Dec 2002 22:39:40 +0000 (12 22:39 +0000)
treec937e7df8701074480be899ab620fc260c999969
parent88d4191dce4ff2b67250489f6631914eca43c2bc
* config/tc-fr30.c (md_parse_option <c,arg>):  Add ATTRIBUTE_UNUSED.
(md_undefined_symbol <name>): Likewise.
(md_convert_frag <all args>): Likewise.
(md_cgen_lookup_reloc <insn>): Likewise.
(md_begin): Delete unused vars.
(md_assemble): Likewise.
(md_estimate_size_before_relax): Likewise.
(fr30_relax_frag): #if 0 out, seems unused.
(md_atof): Remove declaration of atof_ieee.
(restore_colon): Prototype.
gas/ChangeLog
gas/config/tc-fr30.c