OSDN Git Service

* gcc.dg/vect/vect.exp: Use -mcpu=970 instead of 7400.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 0c8d4ca..3384355 100644 (file)
@@ -1,3 +1,26 @@
+2007-10-20  David Edelsohn  <edelsohn@gnu.org>
+
+       * gcc.dg/vect/vect.exp: Use -mcpu=970 instead of 7400.
+       * gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp: Same.
+
+2007-10-20  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/33818
+       * gfortran.dg/entry_dummy_ref_3.f90: New.
+
+2007-10-20  Paul Thomas  <pault@gcc.gnu.org>
+           FX Coudert <fxcoudert@gcc.gnu.org>
+
+       PR fortran/31608
+       * gfortran.dg/char_cast_1.f90: New test.
+
+2007-10-19  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * gfortran.dg/default_format_denormal_2.f90: xfail on FreeBSD.
+       * gfortran.dg/large_real_kind_2.F90: ditto.
+       * gfortran.dg/default_format_2.f90: ditto.
+       * gfortran.dg/default_format_denormal_1.f90: ditto.
+
 2007-10-19  Richard Guenther  <rguenther@suse.de>
 
        PR middle-end/33816