* objdump.c (compare_symbols): Sort gnu_compiled and gcc2_compiled
authorIan Lance Taylor <ian@airs.com>
Thu, 5 Oct 1995 21:31:58 +0000 (21:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 5 Oct 1995 21:31:58 +0000 (21:31 +0000)
commitdb552bdadca2fda93c84cfa89dd41b49ee9e9193
tree92ae5c5d65973c7d546cb1bf89a22b84e35bbf5f
parentf025d903c28919afee48fb002a7942fc40e3cb1a
* objdump.c (compare_symbols): Sort gnu_compiled and gcc2_compiled
symbols after other symbols with the same value.  Likewise for
symbols which look like file names.
(objdump_print_address): Always chose the first reasonable symbol
with a given value.
PR 8148.
binutils/ChangeLog
binutils/objdump.c