tree-outof-ssa.c
29.7 KB
-
re PR bootstrap/41031 (ICE in insert_value_copy_on_edge preventing bootstrap on… · b2a58473
re PR bootstrap/41031 (ICE in insert_value_copy_on_edge preventing bootstrap on sparc64 and s390x, testcase on cris-elf) 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. From-SVN: r150701
Richard Sandiford committed