re PR debug/65771 (ICE (in loc_list_from_tree, at dwarf2out.c:14964) on arm-linux...
authorJakub Jelinek <jakub@redhat.com>
Fri, 17 Apr 2015 14:16:30 +0000 (16:16 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 17 Apr 2015 14:16:30 +0000 (16:16 +0200)
commitaeebf48a7083e5b64b4ddd9d9fe820dd686f419b
tree2536b0452393399785ea16b802dd3ecf74f0fdc1
parentbbd08a5dfa54f0f694c7869662531498c3289164
re PR debug/65771 (ICE (in loc_list_from_tree, at dwarf2out.c:14964) on arm-linux-gnueabihf)

PR debug/65771
* dwarf2out.c (mem_loc_descriptor): For CONST, fallback to
trying mem_loc_descriptor on XEXP (rtl, 0).

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