re PR middle-end/35136 (ICE caused by address calculation with loop variable when...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 12 Feb 2008 20:49:21 +0000 (20:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Feb 2008 20:49:21 +0000 (20:49 +0000)
commit81186f7b231d9f3ac02fcc7c19a74e8c94363f68
tree5326bc0cc6a893136020f1071215c168b409676d
parenta1bd4be4e2b5081c4ab1d53969eb0156dab84538
re PR middle-end/35136 (ICE caused by address calculation with loop variable when optimization is on)

PR middle-end/35136
* gimplify.c (force_gimple_operand_bsi): Move SSA renaming code from
here to...
(force_gimple_operand): ...here.

From-SVN: r132267
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/loop_address.adb [new file with mode: 0644]