Commit 46203ba7 by Thomas Koenig

Correct date on latest submissions.

From-SVN: r167414
parent 8976d513
2010-12-02 Thomas Koenig <tkoenig@gcc.gnu.org> 2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/45159 PR fortran/45159
* dependency.c (check_section_vs_section): Pre-calculate * dependency.c (check_section_vs_section): Pre-calculate
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
and vice versa for negative stride. No need to compare and vice versa for negative stride. No need to compare
end expressions in either case (assume no bounds violation). end expressions in either case (assume no bounds violation).
2010-12-02 Thomas Koenig <tkoenig@gcc.gnu.org> 2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
* trans-array.c (gfc_could_be_alias): Handle BT_CLASS * trans-array.c (gfc_could_be_alias): Handle BT_CLASS
as well as BT_DERIVED. as well as BT_DERIVED.
......
2010-12-02 Thomas Koenig <tkoenig@gcc.gnu.org> 2010-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/45159 PR fortran/45159
* gfortran.dg/dependency_38.f90: New test. * gfortran.dg/dependency_38.f90: New test.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment