dwarf2out.c (loc_checksum): Call hash_loc_operands for a deterministic hash.
authorCary Coutant <ccoutant@google.com>
Tue, 2 Jul 2013 22:18:39 +0000 (22:18 +0000)
committerCary Coutant <ccoutant@gcc.gnu.org>
Tue, 2 Jul 2013 22:18:39 +0000 (15:18 -0700)
commit4b043553715e4e8ef8c38806f05452dfb0d744f0
tree28af569f8b005878fb3cb93240dcca815ccd1fa3
parent45165729bbd9e4d75e3782b99ef887d03feaa2f5
dwarf2out.c (loc_checksum): Call hash_loc_operands for a deterministic hash.

gcc/
* dwarf2out.c (loc_checksum): Call hash_loc_operands for a
deterministic hash.
(loc_checksum_ordered): Likewise.
(hash_loc_operands): Remove inline keyword.

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