http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159
--- Comment #23 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-21 09:23:03 UTC --- Author: rguenth Date: Wed Dec 21 09:22:58 2011 New Revision: 182570 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182570 Log: 2011-12-21 Richard Guenther <rguent...@suse.de> PR lto/41159 * tree-outof-ssa.c (insert_value_copy_on_edge): Use the mode of the pseudo as destination mode. Only assert that is equal to the promoted mode of the decl if it is a REG. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-outof-ssa.c