diff options
author | Alan Modra <amodra@gmail.com> | 2014-08-07 09:49:32 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-08-07 09:49:32 +0930 |
commit | a42e82976aac3aed9b966e611b3cfa98974c4978 (patch) | |
tree | 7ff62a8f433799c930c372d6763a25886590db41 /sim | |
parent | 44714a840a6cd1cdf555809dc6211adb48f0842b (diff) | |
download | gdb-a42e82976aac3aed9b966e611b3cfa98974c4978.zip gdb-a42e82976aac3aed9b966e611b3cfa98974c4978.tar.gz gdb-a42e82976aac3aed9b966e611b3cfa98974c4978.tar.bz2 |
Merge WARN and CWARN cases in _bfd_generic_link_add_one_symbol
WARN has always been able to be handled by the CWARN case (WARN was
used when the previous symbols was undef, undefweak or common and thus
must be on the undefs list, so the CWARN test passes). So let's merge
those two cases.
* linker.c (WARN, CWARN): Collapse these states to WARN.
(_bfd_generic_link_add_one_symbol): Use old CWARN case for
new WARN.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions