http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48849
--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-20 09:35:47 UTC --- Author: rguenth Date: Fri May 20 09:35:44 2011 New Revision: 173939 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173939 Log: 2011-05-20 Richard Guenther <rguent...@suse.de> PR middle-end/48849 * gimple.c (gimple_register_canonical_type): Compute TYPE_CANONICAL of pointer types the same way the middle-end does. Modified: trunk/gcc/ChangeLog trunk/gcc/gimple.c