OSDN Git Service

2006-10-28 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index b5cd901..e93c338 100644 (file)
@@ -1,3 +1,137 @@
+2006-10-28 Tobias Burnus <burnus@net-b.de>
+
+       PR fortran/29625
+       * gfortran.dg/io_real_boz.f90: Add.
+       * gfortran.dg/io_real_boz2.f90: Add.
+
+2006-10-28  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/26899
+       * gcc.dg/tree-ssa/pr26899.c: New testcase.
+
+2006-10-28  Richard Guenther  <rguenther@suse.de>
+
+       PR target/28806
+       * gcc.target/i386/math-torture/lround.c: New testcase.
+
+2006-10-27  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * gcc.dg/builtins-43.c: Add -fno-finite-math-only.
+       * gcc.dg/builtins-44.c: Likewise.
+       * gcc.dg/builtins-45.c: Likewise.
+       * gcc.dg/pr28796-2.c: Likewise.
+       * gcc.dg/unordered-3.c: Likewise.       
+
+2006-10-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/27954
+       * gfortran.dg/error_recovery_2.f90: New test.
+
+2006-10-26  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.target/i386/i386.exp: Use glob, not find to collect
+       tests.  Avoids recursing into subdirectories.
+       * gcc.target/i386/math-torture/math-torture.exp: Torture
+       for interesting ia32 math options.
+       * gcc.target.i386/math-torture/lrint.c: New testcase.
+
+2006-10-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/29563
+       * gfortran.dg/arrayio_9.f90: Update test.
+       * gfortran.dg/arrayio_19.f90: New test.
+
+2006-10-26  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * gcc.dg/20061026.c: New testcase.
+
+2006-10-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/29563
+       * gfortran.dg/arrayio_9.f90: New test.
+
+2006-10-26  Ben Elliston  <bje@au.ibm.com>
+
+       * gcc.c-torture/execute/builtins/strlen.c: Do not use strcpy.
+       Copy the strings manually, as strcpy may call strlen.
+
+2006-10-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-math-2.c (TESTIT): Use new helper macro.
+       Add checks for log, log2, log10 and log1p.
+
+       * gcc.dg/torture/builtin-math-3.c: Add checks for -0.0 everywhere
+       we already test 0.0.  Add checks for expm1, log, log2, log10,
+       log1p, cbrt, erf and erfc.
+
+2006-10-25  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/pthread-init-2.c: Define _POSIX_C_SOURCE on ia64 HP-UX.
+
+2006-10-25  Uros Bizjak  <uros@kss-loka.si>
+
+       * gcc.dg/builtins-40.c: Also check remainder(), remainderf()
+       and remainderl() built-in functions.  Remove -ffast-math from
+       dg-options.
+
+2006-10-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-math-2.c: Add checks for asin, acos,
+       acosh and atanh.
+       
+       * gcc.dg/torture/builtin-math-3.c (TESTIT): Append 'F' and 'L'
+       floating point modifiers to arguments passed to float and long
+       double functions respectively.  Update all callers to use floating
+       point numbers, not integers.  Add tests for exp, exp2 and
+       exp10/pow10.
+
+       * gcc.dg/torture/builtin-math-3.c: New test.
+
+2006-10-24  Erik Edelmann  <eedelman@gcc.gnu.org>
+
+       PR fortran/29393
+       * gfortran.dg/initialize_2.f90: New.
+
+2006-10-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-math-2.c: New test.
+
+2006-10-24  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/28796
+       * gcc.dg/pr28796-1.c: New testcase.
+       * gcc.dg/pr28796-2.c: Likewise.
+
+2006-10-24  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/builtins-57.c: New testcase.
+
+2006-10-24  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/29567
+       * gfortran.fortran-torture/compile/vrp_1.f90: New testcase.
+
+2006-10-23  Zdenek Dvorak <dvorakz@suse.cz>
+
+       PR tree-optimization/14784
+       * gcc.dg/alias-10.c: New test.
+
+2006-10-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-sin-mpfr-1.c: New test.
+
+2006-10-23  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/builtin-strncat-chk-1.c: New test.
+
+2006-10-23  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/memmove-1.c: New test.
+
+2006-10-23  Paul Brook  <paul@codesourcery.com>
+
+       * gcc.dg/pragma-pack-5.c: New test.
+
 2006-10-23  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * g++.dg/other/s390-1.C: New testcase.