]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/52472 (ICE: in convert_debug_memory_address, at cfgexpand.c:2491)
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Thu, 5 Jun 2014 18:34:43 +0000 (18:34 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Jun 2014 18:34:43 +0000 (12:34 -0600)
commita148c4b2645a213a99d26056ed942fcec918bc42
treef7ff5f5bcf5270f0634b04ac3d90cdcb69b10d38
parent64e13bcd19db627535a6309d9d5f7b24e5724453
re PR debug/52472 (ICE: in convert_debug_memory_address, at cfgexpand.c:2491)

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.

From-SVN: r211288
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/avr/pr52472.c [new file with mode: 0644]