trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charlen_type_...
commit553b66ad1d40ff948dfe1215e38787c1799110ff
authorRichard Guenther <rguenther@suse.de>
Thu, 12 Jul 2007 09:30:27 +0000 (12 09:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 12 Jul 2007 09:30:27 +0000 (12 09:30 +0000)
tree29c5b917bfe31c769ff547e9990987839016560a
parent176be57beaed92f771fd7c86007363e17f65324e
trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charlen_type_node.

2007-07-12  Richard Guenther  <rguenther@suse.de>

* trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert
arguments to gfc_charlen_type_node.
* trans-io.c (gfc_convert_array_to_string): Convert type
size to gfc_array_index_type.

From-SVN: r126575
gcc/fortran/ChangeLog
gcc/fortran/trans-intrinsic.c
gcc/fortran/trans-io.c