* elf32-hppa.c (elf32_hppa_backend_symbol_table_processing): Don't
authorJeff Law <law@redhat.com>
Fri, 2 Feb 1996 19:14:40 +0000 (19:14 +0000)
committerJeff Law <law@redhat.com>
Fri, 2 Feb 1996 19:14:40 +0000 (19:14 +0000)
commit9dce8260d489a96e6e5c2bb7613d66cbd1b5be98
tree42fd524f5c5911daa893002e9c4f186c18ab50d0
parente277d131e82d5ffbe80cda998097b76b79817b21
    * elf32-hppa.c (elf32_hppa_backend_symbol_table_processing): Don't
        try to do arithmetic on a void *, cast it to a unsigned char * first.
Some solaris compilers don't like void * arithmetic.
bfd/ChangeLog