re PR tree-optimization/45073 (gfortran.dg/assumed_charlen_function_3.f90 ICEs with...
authorRichard Guenther <rguenther@suse.de>
Mon, 26 Jul 2010 14:48:43 +0000 (14:48 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 26 Jul 2010 14:48:43 +0000 (14:48 +0000)
commitedc74207ded06c2421dd72ad6156a77fb0c0f07e
tree06016019e0b139a6cfc0d49db28b7c26b7a71564
parentbd422c4a74ab686f8902885671afb8564328b9c3
re PR tree-optimization/45073 (gfortran.dg/assumed_charlen_function_3.f90 ICEs with -fprofile-generate)

2010-07-26  Richard Guenther  <rguenther@suse.de>

PR middle-end/45073
* gimple-fold.c (gimplify_and_update_call_from_tree): Conditionalize
SSA updating on being in SSA form.

From-SVN: r162537
gcc/ChangeLog
gcc/gimple-fold.c