------- Comment #11 from bonzini at gnu dot org  2009-08-12 16:28 -------
Subject: Bug 41031

Author: bonzini
Date: Wed Aug 12 16:28:36 2009
New Revision: 150701

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150701
Log:
2009-08-12  Richard Sandiford  <rdsandif...@googlemail.com>

        PR tree-optimization/41031
        * tree-outof-ssa.c (insert_value_copy_on_edge): Use promote_decl_mode
        on the partition variable rather than promote_mode on the source
        type.  Assert that the partition variable's type has the same
        mode as the source value's.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-outof-ssa.c


-- 


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

Reply via email to