* format.c (bfd_check_format_matches): Don't match a target in
authorAlan Modra <amodra@gmail.com>
Thu, 23 May 2013 03:35:59 +0000 (03:35 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 23 May 2013 03:35:59 +0000 (03:35 +0000)
commit03ae2d5e4fc9d1b19a13237be3d9e4081b865a33
treed032e71368a5bceb6f2932f4ac0ce36811ab74a2
parent2c573464eb31ba4ac974ee7949ad481d7e7be808
* format.c (bfd_check_format_matches): Don't match a target in
targ_selvecs if some other target is a better match.  If
targets implement match priority, fall back to the first of
the best matches.
bfd/ChangeLog
bfd/format.c