[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

uros at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 21 17:27:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159

--- Comment #26 from uros at gcc dot gnu.org 2011-12-21 17:23:44 UTC ---
Author: uros
Date: Wed Dec 21 17:23:33 2011
New Revision: 182597

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182597
Log:
    Backport from mainline
    2011-12-21  Richard Guenther  <rguenther@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:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/tree-outof-ssa.c



More information about the Gcc-bugs mailing list