Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dependency.c (gfc_check_dependency): Improve handling of pointers; | sayle | 2006-03-25 | 1 | -0/+12 |
Two variables of different types can't have a dependency, and two variables with the same symbol are equal, even if pointers. * gfortran.dg/dependency_12.f90: New test case. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112377 138bc75d-0d04-0410-961f-82ee72b054a4 |