OSDN Git Service

* gdb.fortran/subarray.exp: New testcase to test the evaluation
authorwoodzltc <woodzltc>
Tue, 20 Sep 2005 06:37:02 +0000 (06:37 +0000)
committerwoodzltc <woodzltc>
Tue, 20 Sep 2005 06:37:02 +0000 (06:37 +0000)
commit7a87906feaf97089f3f0dccb9970c973e1c4c6b7
tree5e5e143d94e5a09d206d34887125c95b4da9f652
parentf88068f31bc2234e695759be322e829ade184e66
* 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]