pr32627.f03 (strptr): Change size to match the number of non-nul characters.
authorMartin Sebor <msebor@redhat.com>
Sat, 18 Apr 2015 19:23:17 +0000 (19:23 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Sat, 18 Apr 2015 19:23:17 +0000 (13:23 -0600)
commitee7df531943f770e9c9e175b53586e6dd01ca617
tree93db4b6996a02445459540923e49c718be63b4a9
parent67f58944a75eaf9c193dc704f8128bfaaf6c3c3a
pr32627.f03 (strptr): Change size to match the number of non-nul characters.

* gfortran.dg/pr32627.f03 (strptr): Change size to match the number
of non-nul characters.
* gfortran.dg/substr_6.f90: Make the NUL character visible on stdout

From-SVN: r222214
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr32627.f03
gcc/testsuite/gfortran.dg/substr_6.f90