trans-expr.c (gfc_trans_string_copy): Use the correct types to compute slen and dlen.
authorRichard Guenther <rguenther@suse.de>
Sun, 31 Aug 2008 13:40:15 +0000 (13:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 31 Aug 2008 13:40:15 +0000 (13:40 +0000)
commiteb829078a3e73bfade686aad203390e5b8e9cc12
treec0062722621b765a91aa341427c24d9f8bf025e8
parent2b2587f577ebc08d489132307517f5bb9fb35346
trans-expr.c (gfc_trans_string_copy): Use the correct types to compute slen and dlen.

2008-08-31  Richard Guenther  <rguenther@suse.de>

* trans-expr.c (gfc_trans_string_copy): Use the correct types
to compute slen and dlen.

From-SVN: r139832
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c