re PR fortran/23906 (inappropriate branch condition in function "transform_sections...
authorPaul Brook <paul@codesourcery.com>
Fri, 16 Sep 2005 03:26:37 +0000 (03:26 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 16 Sep 2005 03:26:37 +0000 (03:26 +0000)
commit07af06f6a312afcedcf9ff51f77cf9daf43bc6fe
treedf33b075c1a92e4ff5194491437569188263529b
parent3489ea0cb1ee05d7c65b5178cc9f382c1578f254
re PR fortran/23906 (inappropriate branch condition in function "transform_sections" in "dependency.c")

2005-09-16  Paul Brook  <paul@codesourcery.com>

PR fortran/23906
fortran/
* dependency.c (transform_sections): Divide by correct value.
Elaborate comment.
testsuite/
* gfortran.dg/dependency_1.f90: New test.

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