]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/30273 ([4.1 only] gfc_todo: Not Implemented: Unable to determine rank...
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 21 Dec 2006 19:56:34 +0000 (19:56 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 21 Dec 2006 19:56:34 +0000 (19:56 +0000)
commit681150cdaa87e47d1cc8b57d6a29d73b3170343a
tree6c9a1f15d334ca9b05b16f1980a05210a9b1792f
parent54076f8b4496139a59e4129850b6f4c6c72baca4
re PR fortran/30273 ([4.1 only] gfc_todo: Not Implemented: Unable to determine rank of expression)

2006-12-21  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/30273
* dependency.c (gfc_check_dependency): There is no dependency
with EXPR_NULL so always return 0.

2006-12-21  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/30273
* gfortran.dg/dependency_19.f90: New test.

From-SVN: r120117
gcc/fortran/ChangeLog
gcc/fortran/dependency.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dependency_19.f90 [new file with mode: 0644]