OSDN Git Service

* tree-loop-linear.c (try_interchange_loops): Compare memory access
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 882de98..93f2c45 100644 (file)
@@ -1,3 +1,26 @@
+2008-02-29  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * testsuite/gcc.dg/tree-ssa/ltrans-8.c: Increase the size of strides
+       to make the interchange profitable.
+
+2008-02-28  Daniel Franke  <franke.daniel@gmail.com>
+
+       PR fortran/31463
+       PR fortran/33950
+       PR fortran/34296
+       * gfortran.dg/arrayio_11.f90: Fixed test.
+       * gfortran.dg/arrayio_12.f90: Likewise.
+       * gfortran.dg/module_read_1.f90: Added warning-directives.
+       * gfortran.dg/pr32242.f90: Likewise.
+       * gfortran.dg/result_in_spec_3.f90: Likewise.
+       * gfortran.dg/use_12.f90: Likewise.
+       * gfortran.dg/warn_function_without_result.f90 : New test.
+
+2008-02-28  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/34868
+       * gfortran.dg/f2c_9.f90: New test.
+
 2008-02-28  Sebastian Pop  <sebastian.pop@amd.com>
 
        * testsuite/gcc.dg/tree-ssa/ldist-1.c: New.