intrinsic_spacing.f90: Pass arguments in the correct type.
authorRichard Henderson <rth@redhat.com>
Wed, 28 Jul 2004 22:04:28 +0000 (15:04 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Jul 2004 22:04:28 +0000 (15:04 -0700)
commit1fd0ec3576405da64e9c50637b459c4d65d03c8f
tree5895bcad2e9606319a532ac7db667fe120b05730
parente1175f68773b0561c4b215032028f7543b1ae663
intrinsic_spacing.f90: Pass arguments in the correct type.

        * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
        arguments in the correct type.  Don't write to constant arguments.

From-SVN: r85272
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/intrinsic_spacing.f90