re PR fortran/31538 (misleading bounds check error)
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 11 Apr 2007 21:48:15 +0000 (21:48 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 11 Apr 2007 21:48:15 +0000 (21:48 +0000)
commit13ce12ebc887230b9c9949d39764ed33af7deb6e
tree5c11c506ac716cd849479981b92b722943bbbfa8
parent0f4b25a3e3321a557a675189f72807c0ffd15331
re PR fortran/31538 (misleading bounds check error)

2007-04-11  Paul Thomas  <pault@gcc.gnu.org>

PR testsuite/31538
* gfortran.dg/result_in_spec_1.f90: Increase dimension from 2
to 4 at line 38 to fix bounds problem.

From-SVN: r123725
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/result_in_spec_1.f90