http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48953
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-31 12:23:58 UTC --- Author: rguenth Date: Tue May 31 12:23:55 2011 New Revision: 174475 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174475 Log: 2011-05-31 Richard Guenther <rguent...@suse.de> Backport from mainline 2011-05-11 Richard Guenther <rguent...@suse.de> PR middle-end/48953 * tree-inline.c (remap_gimple_op_r): Also remap types of MEM_REFs. * gcc.dg/torture/pr48953.c: New testcase. Added: branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48953.c Modified: branches/gcc-4_6-branch/gcc/ChangeLog branches/gcc-4_6-branch/gcc/testsuite/ChangeLog branches/gcc-4_6-branch/gcc/tree-inline.c