Fix a typo.

From-SVN: r113942
This commit is contained in:
H.J. Lu 2006-05-20 16:02:46 -07:00
parent 7e2fe9d8a1
commit 550c5649c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
PR fortran/27662
* trans-array.c (gfc_conv_expr_descriptor): Don't zere the
* trans-array.c (gfc_conv_expr_descriptor): Don't zero the
first stride to indicate a temporary.
* trans-expr.c (gfc_conv_function_call): Likewise.