[Bug middle-end/52472] ICE: in convert_debug_memory_address, at cfgexpand.c:2491
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 5 10:24:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52472
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Target Milestone|4.7.0 |---
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-05 10:22:42 UTC ---
The !POINTERS_EXTEND_UNSIGNED path seems to be not implemented if it would
require codegen. I suppose instead we should have a way of saying
"not possible" here?
More information about the Gcc-bugs
mailing list