Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 25 Aug 1999 13:29:34 +0000 (13:29 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 25 Aug 1999 13:29:34 +0000 (13:29 +0000)
commite797ff70489ee22f953a870a772151660a61dfa5
tree613f81a9231026cc1a7f1375bb22f6cdf950c776
parent355298fb26e41f9a8b362e430c1a4ee8cde94397
Warning fixes:

* cplus-dem.c (gnu_special): Cast a `size_t' to `long' when
comparing against a signed quantity.
(arm_special): Likewise.
(demangle_fund_type): Likewise.
(do_hpacc_template_const_value): Mark parameter `work' with
ATTRIBUTE_UNUSED.
(main): Constify variable `valid_symbols'.

From-SVN: r28859
libiberty/ChangeLog
libiberty/cplus-dem.c