OSDN Git Service

* gfortran.dg/complex_intrinsic_8.f90: New test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 7e2c9ab..733bdc1 100644 (file)
@@ -1,3 +1,58 @@
+2009-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gfortran.dg/complex_intrinsic_8.f90: New test.
+
+2009-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-math-6.c: Test complex "arc" functions.
+       * lib/target-supports.exp (check_effective_target_mpc_arc): New.
+
+2009-10-14  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR target/38948
+       * gcc.dg/torture/pr38948.c: New test.
+
+2009-10-13  Steve Ellcey  <sje@cup.hp.com>
+
+       * gfortran.dg/vect/fast-math-pr38968.f90: Add timeout.
+
+2009-10-13  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41581
+       * gfortran.dg/class_allocate_2.f03: Modified.
+       * gfortran.dg/class_allocate_3.f03: New test case.
+
+2009-10-13  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/41668
+       * gcc.dg/lto/20091006-2_0.c: New testcase.
+       * gcc.dg/lto/20091006-2_1.c: Likewise.
+       * gcc.dg/lto/20091006-2_2.c: Likewise.
+       * gcc.dg/lto/20091013-1_0.c: Likewise.
+       * gcc.dg/lto/20091013-1_1.c: Likewise.
+       * gcc.dg/lto/20091013-1_2.c: Likewise.
+
+2009-10-13  Martin Jambor  <mjambor@suse.cz>
+
+       * gcc.c-torture/compile/pr41661.c: New test.
+
+2009-10-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/41683
+       * gfortran.dg/fmt_error_9.f: Add check for repeat count after P.
+
+2009-10-12  Jason Merrill  <jason@redhat.com>
+
+       PR c++/37875
+       * g++.dg/cpp0x/decltype18.C: New.
+
+       PR c++/37766
+       * g++.dg/cpp0x/fntmpdefarg1.C: New.
+
+2009-10-12  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.dg/lto/20090914-2.c: Fix typos in test directives.
+
 2009-10-12  Alexandre Oliva  <aoliva@redhat.com>
 
        PR debug/41343