OSDN Git Service

2010-03-15 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index aa535b6..f2a5ace 100644 (file)
@@ -1,3 +1,61 @@
+2010-03-15  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43367
+       * gcc.c-torture/compile/pr43367.c: New testcase.
+
+2010-03-15  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43317
+       * gcc.dg/pr43317.c: New testcase.
+
+2010-03-14  Uros Bizjak  <ubizjak@gmail.com>
+
+       * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
+
+2010-03-14  Uros Bizjak  <ubizjak@gmail.com>
+
+       * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
+
+2010-03-14  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/43362
+       * gfortran.dg/impure_constructor_1.f90: New test.
+
+2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
+
+       PR middle-end/43354
+       * gfortran.dg/graphite/id-pr43354.f: New.
+
+2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
+
+       PR middle-end/43349
+       * gfortran.dg/graphite/pr43349.f: New.
+
+2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
+
+       PR middle-end/43306
+       * gcc.dg/graphite/pr43306.c: New.
+
+2010-03-12  David S. Miller  <davem@davemloft.net>
+
+       * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
+       sparc.
+
+2010-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
+
+2010-03-12  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/43291
+       PR fortran/43326
+       * gfortran.dg/dynamic_dispatch_7.f03: New test.
+
+2010-03-12  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gfortran.dg/default_format_denormal_1.f90: Don't assume
+       fail for *-*-mingw* targets.
+
 2010-03-12  Jakub Jelinek  <jakub@redhat.com>
 
        PR debug/43329