re PR fortran/85130 (Substrings out of range are not rejected)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 30 Mar 2018 12:18:30 +0000 (12:18 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 30 Mar 2018 12:18:30 +0000 (12:18 +0000)
commit13b5a6bf00a5f472a9629fd6fc018765d8f3fd31
treef0e4f60919adc3e1755507afa4ae6a4034d4a1de
parent37ca383f9142a8c5ce8196c7b2f2d9aec2306bda
re PR fortran/85130 (Substrings out of range are not rejected)

2018-03-30  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/85130
* gfortran.dg/substr_6.f90: Remove illegal test for
out-of-bounds substring.

From-SVN: r258976
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/substr_6.f90