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?