[Bug debug/63342] [5 Regression] ICE in loc_list_from_tree, at dwarf2out.c:14698

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 1 21:02:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63342

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Oct  1 21:01:39 2014
New Revision: 215784

URL: https://gcc.gnu.org/viewcvs?rev=215784&root=gcc&view=rev
Log:
    PR debug/63342
    * dwarf2out.c (loc_list_from_tree): Handle TARGET_MEM_REF and
    SSA_NAME.

    * gcc.dg/pr63342.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr63342.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/dwarf2out.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list