dwarf2out.c (hash_external_ref): Use die_symbol or signature for hash so that hash...
authorCary Coutant <ccoutant@google.com>
Mon, 10 Jun 2013 23:48:41 +0000 (23:48 +0000)
committerCary Coutant <ccoutant@gcc.gnu.org>
Mon, 10 Jun 2013 23:48:41 +0000 (16:48 -0700)
commita5dc7f88de18ed816eb57be1ede6083528406893
tree79e4639c3dc0000442e3e6ed06a02143a5256b8b
parent00b8517d4cb2ee11b7b07e1c69a00ca07edfed4e
dwarf2out.c (hash_external_ref): Use die_symbol or signature for hash so that hash table traversal order is...

2013-06-10  Cary Coutant  <ccoutant@google.com>

gcc/
* dwarf2out.c (hash_external_ref): Use die_symbol or signature
for hash so that hash table traversal order is deterministic.

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