Fix compile time warning about duplicate case values for powerpc-aix target.
authorNick Clifton <nickc@redhat.com>
Mon, 10 Jul 2017 12:18:05 +0000 (13:18 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 10 Jul 2017 12:18:05 +0000 (13:18 +0100)
commitadce5b398df497da54e67772233be1b4849666ed
tree5ee8ed1e2979327afd34dafbf6c02534269bbe12
parent77c501bcea87d4606367ddd87affddf9aed1aa57
Fix compile time warning about duplicate case values for powerpc-aix target.

* coffcode.h (coff_slurp_symbol_table): Do not include an entry
for C_AIX_WEAKEXT if it has the same value as C_WEAKEXT.
bfd/ChangeLog
bfd/coffcode.h