dwarf2out.c (dw_sra_loc_expr): Release addr_table entries when discarding a location...
authorCary Coutant <ccoutant@google.com>
Fri, 4 Oct 2013 16:25:23 +0000 (16:25 +0000)
committerCary Coutant <ccoutant@gcc.gnu.org>
Fri, 4 Oct 2013 16:25:23 +0000 (09:25 -0700)
commit7c327f7b1021e3702a1565510563fdf277e1877b
tree00d883efeec6e1c3fe5f7040c899fec025669041
parent3700bce33c7d1492d3970d45edb33581e2a18d63
dwarf2out.c (dw_sra_loc_expr): Release addr_table entries when discarding a location list expression (or a...

gcc/
* dwarf2out.c (dw_sra_loc_expr): Release addr_table entries when
        discarding a location list expression (or a piece of one).

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