OSDN Git Service

2009-08-12 Richard Sandiford <rdsandiford@googlemail.com>
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Aug 2009 16:28:36 +0000 (16:28 +0000)
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Aug 2009 16:28:36 +0000 (16:28 +0000)
commit27d3c04fe0a482189f9826ea73e8019f044afd16
treea245afb0c4d602c96d77180fd5947277aecd8445
parentc879dbcf300ded0ca2f86a8cd9ea87528c27f3c0
2009-08-12  Richard Sandiford  <rdsandiford@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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150701 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-outof-ssa.c