dwarf2out.c (CHECKSUM_BLOCK): New macro.
authorCary Coutant <ccoutant@google.com>
Tue, 13 Aug 2013 23:39:54 +0000 (23:39 +0000)
committerCary Coutant <ccoutant@gcc.gnu.org>
Tue, 13 Aug 2013 23:39:54 +0000 (16:39 -0700)
commit0e901c6787c1d9673f260adda35f1e758a867532
tree5143e52aaabf0074e6ac9f26587c2ca192104944
parent53781c0df3a5b054dda09bff165091befc56b1b8
dwarf2out.c (CHECKSUM_BLOCK): New macro.

gcc/
* dwarf2out.c (CHECKSUM_BLOCK): New macro.
(attr_checksum): Hash vector contents instead of pointer.
(attr_checksum_ordered): Likewise.

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