* trans-array.c (gfc_conv_loop_setup): Test whether the loop
commit0dca759cda1657a233daa234c4211aac9c43b424
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jan 2007 21:22:05 +0000 (5 21:22 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jan 2007 21:22:05 +0000 (5 21:22 +0000)
tree20bb6a799235d34926f0f093e96c4cf0c9975937
parentb1088b3e03c59a74bd02dbe455b9d0b6743fc014
* trans-array.c (gfc_conv_loop_setup):  Test whether the loop
stride is one, to avoid fold_build2 introducing a useless
NON_LVALUE_EXPR node.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120500 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c