re PR debug/55364 (ICE: in remove_addr_table_entry, at dwarf2out.c:4201 with -O ...
authorSterling Augustine <saugustine@google.com>
Tue, 5 Mar 2013 23:08:45 +0000 (23:08 +0000)
committerCary Coutant <ccoutant@gcc.gnu.org>
Tue, 5 Mar 2013 23:08:45 +0000 (15:08 -0800)
commit798a209f9394b28a3b565f1cb6d31a69c23ac52d
tree8a7109615a69fbf494b1ea3ea0bc4eaca344f1b5
parent6cfa417faea7efa8783e28ef9780e0c1ba7b407c
re PR debug/55364 (ICE: in remove_addr_table_entry, at dwarf2out.c:4201 with -O -gsplit-dwarf)

gcc/
PR debug/55364
* dwarf2out.c (resolve_addr): Don't call
remove_loc_list_addr_table_entries a second time for the same
expression.

Co-Authored-By: Cary Coutant <ccoutant@google.com>
From-SVN: r196480
gcc/ChangeLog
gcc/dwarf2out.c