OSDN Git Service

* tree-vect-stmts.c (vectorizable_type_demotion): Handle basic
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 35dea73..a45af3b 100644 (file)
@@ -1,3 +1,82 @@
+2011-09-27  Ira Rosen  <ira.rosen@linaro.org>
+
+       * gcc.dg/vect/bb-slp-11.c: Expect to get vectorized with 64-bit
+       vectors.
+       * gcc.dg/vect/bb-slp-27.c: New.
+       * gcc.dg/vect/bb-slp-28.c: New.
+
+2011-09-27  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * testsuite/lib/target-supports.exp (check_profiling_available):
+       Don't rely solely on TLS tests for -fprofile-generate, fall
+       through to the other code.
+
+2011-09-27  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/50363
+       * gcc.dg/torture/pr50363.c: New testcase.
+
+2011-09-26  Jason Merrill  <jason@redhat.com>
+
+       PR c++/45012
+       * g++.dg/template/partial13.C: New.
+
+       PR c++/46105
+       * g++.dg/template/partial12.C: New.
+
+       PR c++/50508
+       * g++.dg/cpp0x/constexpr-typedef1.C: New.
+
+2011-09-26  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/45487
+       * g++.dg/diagnostic/bindings1.C: New.
+       * g++.old-deja/g++.pt/memtemp77.C: Adjust.
+
+2011-09-26  David S. Miller  <davem@davemloft.net>
+
+       * gcc.target/sparc/wrgsr.c: New test.
+       * gcc.target/sparc/rdgsr.c: New test.
+       * gcc.target/sparc/edge.c: New test.
+       * gcc.target/sparc/fcmp.c: New test.
+
+       * gcc.target/sparc/edge.c: Update for new return types.
+       * gcc.target/sparc/fcmp.c: Likewise.
+
+       * gcc.target/sparc/fpaddsubi.c: New test.
+
+2011-09-26  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/50515
+       * gfortran.dg/common_15.f90: New.
+
+       PR fortran/50517
+       * gfortran.dg/dummy_procedure_5.f90: New.
+       * gfortran.dg/interface_26.f90: Modified error message.
+       * gfortran.dg/proc_ptr_11.f90: Ditto.
+       * gfortran.dg/proc_ptr_15.f90: Ditto.
+       * gfortran.dg/proc_ptr_comp_20.f90: Ditto.
+       * gfortran.dg/proc_ptr_result_5.f90: Ditto.
+
+2011-09-26  Jason Merrill  <jason@redhat.com>
+
+       PR c++/50512
+       * g++.dg/overload/rvalue3.C: New.
+
+       PR c++/50523
+       * g++.dg/overload/ref-conv2.C: New.
+
+       * g++.dg/cpp0x/nsdmi-template1.C: New.
+
+2011-09-26  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * g++.dg/cpp0x/nullptr25.C: New.
+
+2011-09-26  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/50472
+       * gcc.dg/torture/pr50472.c: New testcase.
+
 2011-09-26  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/opt22.adb: New test.