OSDN Git Service

2009-02-17 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3fb1fc5..5b620d4 100644 (file)
@@ -1,3 +1,87 @@
+2009-02-17  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/39202
+       * gcc.c-torture/compile/pr39202.c: New testcase.
+
+2009-02-17  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/39204
+       * gcc.dg/torture/pr39204.c: New testcase.
+
+2009-02-17  Bingfeng Mei <bmei@broadcom.com>
+
+       * gcc.dg/vect/vect-outer-5.c: Require vect_float support.
+       * gcc.dg/vect/vect-outer-6.c: Ditto.
+
+2009-02-16  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/35446
+       * gcc.dg/noncompile/init-5.c: New test.
+       * gcc.dg/init-bad-4.c: Adjust expected errors.
+
+2009-02-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/37049
+       * gcc.target/i386/push-1.c: New.
+
+2009-02-15  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/struct/w_prof_single_str_global.c: Mask return value.
+       
+2009-02-13  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gcc.target/spu/intrinsics-sr.c: New test.
+
+2009-02-13  Steve Ellcey  <sje@cup.hp.com>
+
+       PR target/38056
+       * gcc.target/ia64/sibcall-opt-1.c: New test.
+       * gcc.target/ia64/sibcall-opt-2.c: New test.
+
+2009-02-13  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/36528
+       * gfortran.dg/cray_pointers_8.f90: New test.
+
+       PR fortran/36703
+       * gfortran.dg/cray_pointers_9.f90: New test.
+
+2009-02-13  Jason Merrill  <jason@redhat.com>
+
+       PR c++/39070
+       * g++.dg/cpp0x/decltype16.C: New.
+
+2009-02-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/39152
+       * gfortran.dg/gomp/pr39152.f90: New.
+
+2009-02-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/39162
+       * gcc.target/i386/pr39162.c: New.
+
+2009-02-13  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/35444
+       * gcc.dg/noncompile/pr35444-1.c, gcc.dg/noncompile/pr35444-2.c:
+       New tests.
+
+2009-02-12  Jason Merrill  <jason@redhat.com>
+
+       PR c++/38950
+       * g++.dg/template/array20.C: New test.
+
+2009-02-12  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/torture/fp-int-convert-float128-timode.c: Do not check
+       for lp64 in "dg-do run" directive.  Remove dg-xfail-if directive.
+       * gcc.dg/torture/fp-int-convert-timode.c: Remove xfail directive.
+
+2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".
+
 2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR target/39152
@@ -13,6 +97,7 @@
 
 2009-02-11  Paolo Bonzini  <bonzini@gnu.org>
 
+       PR target/38824
        * gcc.target/i386/pr38824.c: New testcase.
 
 2009-02-11  Jason Merrill  <jason@redhat.com>