OSDN Git Service

* gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 86297fb..8d21111 100644 (file)
@@ -1,3 +1,77 @@
+2007-03-03  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.
+
+2008-03-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org> 
+
+       PR 24924
+       * g++.dg/cpp/string-2.C: This is a warning now.
+       * g++.dg/cpp/pedantic-errors.C: -pedantic-errors is not enabled by
+       default, so add it.
+       
+2008-03-01  Douglas Gregor  <doug.gregor@gmail.com>
+
+       * g++.dg/cpp0x/auto1.C: New.
+
+2008-03-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/34770
+       * gfortran.dg/pointer_1.f90: New test.
+
+2008-02-29  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/35315
+       * g++.dg/ext/attrib32.C: Add another test case.
+
+2008-02-29  Tom Tromey  <tromey@redhat.com>
+
+       * g++.dg/warn/pragma-system_header2.C: Ignore "included from"
+       line.
+
+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.
+       * testsuite/gcc.dg/tree-ssa/ldist-1a.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-2.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-3.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-4.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-5.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-6.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-7.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-8.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-9.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-10.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-11.c: New.
+       * testsuite/gcc.dg/tree-ssa/ldist-12.c: New.
+       * testsuite/gfortran.dg/ldist-1.f90: New.
+
+2008-02-28  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/pr34351.c: Compile for x86 targets only.  Use %ebx register.
+
 2008-02-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
 
        * gfortran.dg/large_real_kind_3.F90: Reverse previous commit.