OSDN Git Service

2006-10-28 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index e162c29..e93c338 100644 (file)
@@ -1,3 +1,266 @@
+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.
+
+2006-10-23  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/27132
+       PR middle-end/23295
+       * gcc.dg/pr27132.c: New testcase.
+       * gcc.dg/pr23295.c: Likewise.
+       * gcc.dg/tree-ssa/pr23294.c: Adjust patterns.
+       * g++.dg/tree-ssa/pr19807.C: Likewise.
+
+2006-10-23  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/21032
+       * gcc.dg/pr21032.c: New testcase.
+
+2006-10-22  Jeff Law  <law@redhat.com>
+       Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/15911
+       * gcc.dg/tree-ssa/vrp30.c: New testcase.
+
+2006-10-22  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/20647
+       * g++.dg/abi/rtti3.C: New.
+
+2006-10-21  Uros Bizjak  <uros@kss-loka.si>
+
+       PR middle-end/28252
+       * gcc.dg/builtins-8.c: Also check pow(x,1.0/3.0) to cbrt(x)
+       transformation.
+
+2006-10-21  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/3511
+       * gcc.dg/tree-ssa/ssa-pre-15.c: New testcase.
+
+2006-10-21  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/26898
+       * gcc.dg/torture/pr26898-1.c: New testcase.
+       * gcc.dg/torture/pr26898-2.c: Likewise.
+
+2006-10-20  Lee Millward  <lee.millward@codesourcery.com>
+        
+        PR c++/28053
+        * g++.dg/parse/bitfield1.C: Adjust error markers.
+        * g++.dg/parse/bitfield2.C: New test. 
+       
+2006-10-20  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.dg/tree-ssa/ivopts-2.c: Match final candidates line only.
+
+2006-10-19  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR libfortran/27895
+       * gfortran.dg/zero_sized_1.f90: New test.
+
+2006-10-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/div-compare-1.c: New test.
+
+2006-10-19  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/29216
+       * gfortran.dg/result_default_init_1.f90: New test.
+
+       PR fortran/29314
+       * gfortran.dg/automatic_default_init_1.f90: New test.
+
+       * gfortran.dg/alloc_comp_basics_1.f90: Reduce deallocate count
+       from 38 to 33.
+
+2006-10-18  Geoffrey Keating  <geoffk@apple.com>
+
+       * g++.old-deja/g++.robertl/eb133b.C: Add XFAILed error for
+       'using namespace std' without previous declaration.
+       * g++.old-deja/g++.robertl/eb133.C: Remove, exact dup of eb133b.C.
+       * g++.old-deja/g++.robertl/eb133c.C: New.
+
+2006-10-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/29277
+       * gfortran.dg/streamio_4.f90: Update test.
+       * gfortran.dg/streamio_11.f90: New test.
+
+2006-10-17  Lee Millward  <lee.millward@codesourcery.com>
+
+       PR c++/27952
+       * g++.dg/inherit/virtual1.C: New test.
+       
+2006-10-17  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28261
+       * g++.dg/parse/enum3.C: New test.
+
+2006-10-17  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/29039
+       * g++.dg/init/ctor8.C: New test.
+       
+2006-10-17  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/27270
+       * g++.dg/ext/complit8.C: Tweak error markers.
+       * g++.dg/template/complit1.C: Add error marker.
+
+2006-10-16  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/27270
+       * g++.dg/ext/complit8.C: New test.
+
+       PR c++/29408
+       * g++.dg/parse/dtor12.C: New test.
+
+       PR c++/29435
+       * g++.dg/template/sizeof11.C: New test.
+
+2006-10-17  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/29392
+       * gfortran.dg/data_char_3.f90: New test.
+
+       PR fortran/20541
+       * gfortran.dg/negative_automatic_size.f90: New test.
+
 2006-10-16  David Daney  <ddaney@avtrex.com>
 
        * g++.dg/other/unused1.C : Match on '.ascii\t"name\000"' also.