http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52443
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-01 12:26:25 UTC --- Author: rguenth Date: Thu Mar 1 12:26:20 2012 New Revision: 184739 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184739 Log: 2012-03-01 Richard Guenther <rguent...@suse.de> PR middle-end/52443 * tree-cfg.c (verify_gimple_assign_unary): Allow any conversions from integral types to pointer types. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-cfg.c