re PR middle-end/35411 (internal compiler error: in set_ssa_val_to, at tree-ssa-sccvn...
authorRichard Guenther <rguenther@suse.de>
Sat, 1 Mar 2008 00:27:26 +0000 (00:27 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 1 Mar 2008 00:27:26 +0000 (00:27 +0000)
commit2fb5f2af000e6e0ea5e7530e623ab33840a75668
tree2da1b9137cf43382d6ed2ac1544b88801f0ac8b7
parent87504f4df6084c5deebea51c4f5ba51a792737be
re PR middle-end/35411 (internal compiler error: in set_ssa_val_to, at tree-ssa-sccvn.c:1075)

2008-03-01  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/35411
* tree-sra.c (sra_build_assignment): Split conversion to
final type to a separate statement if we are not assigning
to a register.

From-SVN: r132791
gcc/ChangeLog
gcc/tree-sra.c