* gdb.fortran/subarray.exp: New testcase to test the evaluation
authorWu Zhou <woodzltc@cn.ibm.com>
Tue, 20 Sep 2005 06:37:03 +0000 (06:37 +0000)
committerWu Zhou <woodzltc@cn.ibm.com>
Tue, 20 Sep 2005 06:37:03 +0000 (06:37 +0000)
commitca9295176c78c61895933517fcb2c73efa093a0a
tree483ce5ebaa95e7e30b1bfd8cc03cc69c3973afbd
parentc3e308a89cc880badddebbeecec0d240f2728b6d
* gdb.fortran/subarray.exp: New testcase to test the evaluation
of subarray and substring variable.
* gdb.fortran/subarray.f: New source file for the test of subarray
and substring variable evaluation.
* gdb.fortran/exprs.exp: Add four tests for substring evaluation
of string constant.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.fortran/exprs.exp
gdb/testsuite/gdb.fortran/subarray.exp [new file with mode: 0644]
gdb/testsuite/gdb.fortran/subarray.f [new file with mode: 0644]