dependency.c
32.6 KB
-
re PR fortran/30273 ([4.1 only] gfc_todo: Not Implemented: Unable to determine rank of expression) · 681150cd
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
Paul Thomas committed