OSDN Git Service

2009-10-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 73596d7..ef847cd 100644 (file)
@@ -1,3 +1,62 @@
+2009-10-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/35862
+       * gfortran.dg/round_2.f03: Eliminate possible compile error.
+
+2009-10-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/35862
+       * gfortran.dg/round_2.f03: Update test to also test for smaller kind.
+       Add conditions to avoid runtime errors if not supported.
+
+2009-10-10  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/41654
+       * gfortran.fortran-torture/compile/pr41654.f90: New testcase.
+
+2009-10-09  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp/ucn-1.C: New.
+
+2009-10-08  Jason Merrill  <jason@redhat.com>
+
+2009-10-09  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41585
+       * gfortran.dg/class_2.f03: Extended test case.
+
+2009-10-09  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/41582
+       * gfortran.dg/class_allocate_1.f03: Modify code such that
+       it compiles with the gfc_warning->gfc_error change.
+       * gfortran.dg/class_allocate_1.f03: New test.
+
+2009-10-09  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41579
+       * gfortran.dg/select_type_6.f03: New test.
+
+2009-10-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR preprocessor/41445
+       * gcc.dg/cpp/separate-1.c: Adjust.
+       * gcc.dg/cpp/spacing1.c: Add -P to dg-options.
+       * gcc.dg/debug/dwarf2/pr41445-1.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-2.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-3.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-4.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-5.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-6.c: New test.
+
+       PR rtl-optimization/41646
+       * gcc.c-torture/compile/pr41646.c: New test.
+
+2009-10-09  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/41634
+       * gcc.c-torture/compile/pr41634.c: New testcase.
+
 2009-10-09  Uros Bizjak  <ubizjak@gmail.com>
 
        * gfortran.dg/block_2.f08: Cleanup "original" tree dump.
@@ -23,6 +82,7 @@
 
 2009-10-08  Jason Merrill  <jason@redhat.com>
 
+       PR c++/36816
        * g++.dg/cpp0x/rv-deduce.C: New.
 
        PR c++/37177
 
 2009-10-02  Jack Howarth  <howarth@bromo.med.uc.edu>
 
-        * gcc.dg/guality/guality.exp: Disable on darwin.
+       * gcc.dg/guality/guality.exp: Disable on darwin.
 
 2009-10-02  Janis Johnson  <janis187@us.ibm.com>
 
 2009-05-12  David Billinghurst <billingd@gcc.gnu.org>
 
        * lib/target-supports.exp (check_profiling_available): Return
-       false for -p on *-*-cygwin* targets.
+       false for -p on *-*-cygwin* targets.
 
 2009-05-11  H.J. Lu  <hongjiu.lu@intel.com>