dwarf2out.c (prune_unused_types_update_strings): Don't add strings to hash table...
authorGeoffrey Keating <geoffk@apple.com>
Tue, 18 Apr 2006 21:52:49 +0000 (21:52 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 18 Apr 2006 21:52:49 +0000 (21:52 +0000)
commit76f7a74ff6e0603026f74c23559b8b9fae209a10
tree6590550e90bd5fdee99aa5e0bfbc7f208095fa56
parent49721058b7e6479d58affffaaaabc8781ab1b1a7
dwarf2out.c (prune_unused_types_update_strings): Don't add strings to hash table twice when the debug_str section has SECTION_MERGE.

* dwarf2out.c (prune_unused_types_update_strings): Don't add strings
to hash table twice when the debug_str section has SECTION_MERGE.

From-SVN: r113057
gcc/ChangeLog
gcc/dwarf2out.c