[Bug debug/52472] ICE: in convert_debug_memory_address, at cfgexpand.c:2491

law at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 5 18:35:00 GMT 2014


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

--- Comment #9 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Thu Jun  5 18:34:43 2014
New Revision: 211288

URL: http://gcc.gnu.org/viewcvs?rev=211288&root=gcc&view=rev
Log:
    PR target/52472
    * cfgexpand.c (expand_debug_expr): Use address space of nested
    TREE_TYPE for ADDR_EXPR and MEM_REF.

    PR target/52472
    * gcc.target/avr/pr52472.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/avr/pr52472.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list