dwarf2out.c (die_odr_checksum): New function to use CHECKSUM_ macros and ULEB128...
authorEric Christopher <echristo@gmail.com>
Mon, 22 Jul 2013 21:54:33 +0000 (21:54 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Mon, 22 Jul 2013 21:54:33 +0000 (21:54 +0000)
commit75a418785a223a0efa41824bf55826271a4ddde6
tree4dde03da694b2ad00265488cda73bcc32342639b
parent38ae58ca9fd17ebf4fe679fe7a91472f5d6c37b1
dwarf2out.c (die_odr_checksum): New function to use CHECKSUM_ macros and ULEB128 for DIE tag.

2013-07-22  Eric Christopher  <echristo@gmail.com>

    * dwarf2out.c (die_odr_checksum): New function to use
    CHECKSUM_ macros and ULEB128 for DIE tag.
    (generate_type_signature): Use.

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