re PR libfortran/34540 (cshift, eoshift, kind=1 and kind=2 arguments...)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 22 Dec 2007 01:57:07 +0000 (01:57 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 22 Dec 2007 01:57:07 +0000 (01:57 +0000)
commit565e50452f91d43f2e5846855e1f030f5b6f4cd9
tree4c6df1c185b06e490d6200a47f70c59619d8f76e
parent94919bd2bcacb6091c27c14cb0228f22bb9579f1
re PR libfortran/34540 (cshift, eoshift, kind=1 and kind=2 arguments...)

2007-12-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/34540
* iresolve.c (gfc_resolve_cshift): Take optional dim path
only if the argument is an optional itself.
* iresolve.c (gfc_resolve_eoshift): Same.

From-SVN: r131133
gcc/fortran/ChangeLog
gcc/fortran/iresolve.c