* intrinsics/string_intrinsics.c (string_verify): Fix off by one
commit49b608325b1b1503a1c8e887b527ab703be8adcc
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Oct 2004 20:19:32 +0000 (7 20:19 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Oct 2004 20:19:32 +0000 (7 20:19 +0000)
tree6a5963eeee80894aedb5397a3bc035a22564dc55
parent33e9f8c6fd811eb4d5ea3ece9387d4214877aba3
* intrinsics/string_intrinsics.c (string_verify): Fix off by one
error.
testsuite/
* gfortran.dg/intrinsic_verify_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88704 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/intrinsic_verify_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/intrinsics/string_intrinsics.c