re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 18 Nov 2007 20:59:41 +0000 (20:59 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 18 Nov 2007 20:59:41 +0000 (20:59 +0000)
commita03890ea9d7d79ff93e5be4afc17df782535cf90
tree9d947f8caea570b53a87193e00c6e1b13fba5ef7
parent33717d596b7b976fbdc0ed47788200aee0085a75
re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)

2007-11-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/33317
* gfortran.dg/optional_dim_2.f90: New test.

PR fortran/34139
* gfortran.dg/subref_array_pointer_2.f90: Update test condition.

From-SVN: r130277
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/optional_dim_2.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/subref_array_pointer_2.f90