OSDN Git Service

2009-10-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3875b1d..ef847cd 100644 (file)
@@ -1,3 +1,25 @@
+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
@@ -60,6 +82,7 @@
 
 2009-10-08  Jason Merrill  <jason@redhat.com>
 
+       PR c++/36816
        * g++.dg/cpp0x/rv-deduce.C: New.
 
        PR c++/37177