diff options
author | Jakub Jelinek <jakub@redhat.com> | 2015-01-28 21:30:30 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-01-28 21:30:30 +0100 |
commit | 13a48f378062cbd707063393613c44e17a18b71f (patch) | |
tree | 83d3087435763de99771071c43b7c2521a50dc82 /gcc/config | |
parent | 11c3a68e359dd7837a5f6b1d763c1b2aeebdd4de (diff) | |
download | gcc-13a48f378062cbd707063393613c44e17a18b71f.zip gcc-13a48f378062cbd707063393613c44e17a18b71f.tar.gz gcc-13a48f378062cbd707063393613c44e17a18b71f.tar.bz2 |
re PR other/63504 (Issues found by --enable-checking=valgrind)
PR other/63504
* dwarf2out.c (add_AT_wide, mem_loc_descriptor, loc_descriptor):
Use ggc_alloc<wide_int> instead of ggc_cleared_alloc<wide_int>.
(attr_checksum, attr_checksum_ordered, hash_loc_operands): Checksum
only get_full_len HOST_WIDE_INTs from get_val () array rather than
all bits in *val_wide.
From-SVN: r220216
Diffstat (limited to 'gcc/config')
0 files changed, 0 insertions, 0 deletions