tree-out-of-ssa.c (insert_value_copy_on_edge): If the source and destination…
tree-out-of-ssa.c (insert_value_copy_on_edge): If the source and destination have different modes... gcc/ * tree-out-of-ssa.c (insert_value_copy_on_edge): If the source and destination have different modes, Use promote_mode to determine the signedness of the conversion. Assert that the promoted source mode matches the destination mode. Don't pass the destination and destination mode to expand_expr if the source mode is different. Simplify conversion logic. From-SVN: r150592
Showing
Please
register
or
sign in
to comment