* trans-array.c (gfc_conv_expr_descriptor): We don't need to use
commit1f6d2cc00fc2355542c4fbddf4ce2e4eb4c98d64
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Feb 2007 04:06:23 +0000 (2 04:06 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Feb 2007 04:06:23 +0000 (2 04:06 +0000)
treed85dc905fa6fb5da2c6d13e3a99cfaffc5a9495b
parentc591847523d01e3e735c51759b096e2bacf59269
* trans-array.c (gfc_conv_expr_descriptor): We don't need to use
a temporary array to pass a constant non-character array constructor.
Generalize the descriptor generation code to handle scalarizer
"info" without an array reference.

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