re PR libfortran/15204 (ADJUSTR intrinsic accesses corrupted pointer)
authorBud Davis <bdavis9659@comcast.net>
Thu, 13 May 2004 10:11:02 +0000 (10:11 +0000)
committerBud Davis <bdavis@gcc.gnu.org>
Thu, 13 May 2004 10:11:02 +0000 (10:11 +0000)
commit92fbb7592bbd3899a7b2ca98b4ac0e9f857fe114
tree6b9d1350b0d987f11cd8edd85e5f95c559f990bd
parent014251eae30e30a6cc960f41c939d24ffed00066
re PR libfortran/15204 (ADJUSTR intrinsic accesses corrupted pointer)

        PR fortran/15294
        * gfortran.fortran-torture/execute/adjustr.f90: New file.
        * io/intrinsic/string_intrinsics.c(adjustr): rework logic.

From-SVN: r81771
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/adjustr.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/intrinsics/string_intrinsics.c