OSDN Git Service

2010-09-02 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 4f6b931..d6b58a6 100644 (file)
@@ -1,7 +1,74 @@
+2010-09-02  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/45489
+       * gfortran.dg/initialization_27.f90: New.
+
+2010-09-02  Ira Rosen  <irar@il.ibm.com>
+
+       * gcc.dg/vect/bb-slp-8.c: Separate the interesting part and the
+       check into different basic blocks. Expect vectorization if misaligned
+       stores are supported. 
+       * gcc.dg/vect/bb-slp-8a.c: New test.
+       * gcc.dg/vect/bb-slp-8b.c: New test.
+
+2010-09-01  Steve Ellcey  <sje@cup.hp.com>
+
+       * gfortran.dg/vect/fast-math-pr38969.f90: Skip if not vectorizing.
+
+2010-09-01  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/44541
+       * gfortran.dg/allocate_alloc_opt_10.f90: Extended.
+       * gfortran.dg/class_dummy_1.f03: New.
+
+2010-09-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/45458
+       * g++.dg/tree-prof/partition2.C: New test.
+
+2010-09-01  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/vect/vect-outer-fir.c: Adjust.
+       * gcc.dg/tree-ssa/vrp54.c: New testcase.
+       * gcc.c-torture/execute/20100827-1.c: Likewise.
+
+2010-09-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/execute_command_line_1.f90: New test.
+
+2010-08-31  Jakub Jelinek  <jakub@redhat.com>
+
+       PR preprocessor/45457
+       * c-c++-common/cpp/pr45457.c: New test.
+
+2010-08-31  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/nested-func-8.c: New test.
+
+2010-08-31  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/38282
+       * gfortran.dg/popcnt_poppar_1.F90: New test.
+       * gfortran.dg/popcnt_poppar_2.F90: New test.
+
+2010-08-31  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/volatile-2.c: Require nonpic target.
+
+2010-08-31  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/45461
+       * gcc.dg/pr45461.c: New test.
+
+2010-08-31  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/45455
+       * gcc.dg/vect/vect-cond-4.c: Fix use of uninitialized variable.
+
 2010-08-31  Bingfeng Mei  <bmei@broadcom.com>
 
        * gcc.dg/vect/pr43430-1.c: Requires vect_condition target.
-        
+
 2010-08-30  Janus Weil  <janus@gcc.gnu.org>
 
        PR fortran/45456
 
        * lib/target-supports.exp (check_effective_target_vect_unpack):
        Set vect_unpack supported flag to true for neon.
-       
+
 2010-08-24  Sebastian Pop  <sebastian.pop@amd.com>
 
        * gcc.dg/tree-ssa/ifc-5.c: New.