-
- Downloads
re PR debug/41717 (internal compiler error: in expand_debug_expr)
PR debug/41717 * cfgexpand.c (expand_debug_expr): Handle CONJ_EXPR. * dwarf2out.c (mem_loc_descriptor): Don't handle POST_INT/POST_DEC/POST_MODIFY like SUBREG. For SUBREG punt if it is not lowpart subreg or if inner mode isn't MODE_INT. * gcc.dg/debug/pr41717.c: New test. From-SVN: r152897
Showing
- gcc/ChangeLog 9 additions, 0 deletionsgcc/ChangeLog
- gcc/cfgexpand.c 40 additions, 0 deletionsgcc/cfgexpand.c
- gcc/dwarf2out.c 19 additions, 11 deletionsgcc/dwarf2out.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/debug/pr41717.c 10 additions, 0 deletionsgcc/testsuite/gcc.dg/debug/pr41717.c
Loading
Please register or sign in to comment