(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
commita5b904e434b0d157cc5e00995c5a1b4fc0ec3d2d
authorNick Clifton <nickc@redhat.com>
Wed, 31 Mar 2004 09:27:40 +0000 (31 09:27 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 31 Mar 2004 09:27:40 +0000 (31 09:27 +0000)
treefdbfc5080558cff01ae3e91c07150414727f48d8
parentb2bfce31b06b3c8f309f7f82ae8ddafac76a2e80
(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
and add field 'num_chars'.
(_bfd_link_section_stabs): When computing the sum of the characters in a
B_INCL..B_EINCL range also keep a count of the number of characters.  Use
this information to help distinguish between include sections when have
the same sum but which nevertheless are still unique.
bfd/ChangeLog
bfd/stabs.c