]> gcc.gnu.org Git - gcc.git/commit
intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output expression.
authorRichard Henderson <rth@redhat.com>
Wed, 8 Dec 2004 21:17:18 +0000 (13:17 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 8 Dec 2004 21:17:18 +0000 (13:17 -0800)
commit323c74dacc07833f98c5f289b4146ecdab63496a
tree4fb96003b004905eebacb01b94b3de90448d7d5f
parent1b227ee01aa9462531fdb1dc3d95e0d674f9c16a
intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output expression.

        * intrinsic.c (gfc_convert_type_warn): Propagate the input shape
        to the output expression.
        * iresolve.c (gfc_resolve_cshift, gfc_resolve_eoshift): Suppress
        warning conversion.
        (gfc_resolve_reshape): Force convert SHAPE and ORDER parameters
        to index kind.

From-SVN: r91917
gcc/fortran/ChangeLog
gcc/fortran/intrinsic.c
gcc/fortran/iresolve.c
This page took 0.055095 seconds and 5 git commands to generate.