OSDN Git Service

PR tree-optimization/23452
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 02de3f5..3738afa 100644 (file)
@@ -1,3 +1,138 @@
+2006-05-30  Roger Sayle  <roger@eyesopen.com>
+
+       PR tree-optimization/23452
+       * gcc.dg/fold-mulconj-1.c: New test case.
+
+2006-05-30  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/27803
+       * g++.dg/parse/bitfield1.C: New test. 
+
+2006-05-30  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc.target/ppc-eq0-1.c: New test case.
+       * gcc.target/ppc-negeq0-1.c: New test case.
+
+2006-05-30  Dirk Mueller  <dmueller@suse.de>
+
+       PR c/27273
+       * gcc.dg/overflow-warn-5.c: New test.
+
+2006-05-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c/27718
+       * gcc.dg/sizeof-1.c: New test.
+
+2006-05-30  Uros Bizjak  <uros@kss-loka.si>
+
+       PR target/27790
+       * gcc.target/i386/pr27790.c: New test.
+
+2006-05-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/27757
+       * gfortran.dg/direct_io_5.f90: New test.
+
+2006-05-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/27634
+       * gfortran.dg/fmt_missing_period_1.f: New test.
+       * gfortran.dg/fmt_missing_period_2.f: New test.
+       * gfortran.dg/fmt_missing_period_3.f: New test.
+
+2006-05-29  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/19777
+       * gfortran.dg/bounds_check_2.f: Add new check for multidimensional
+       arrays.
+
+2006-05-29  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27713
+       * g++.dg/template/new6.C: New test.
+
+2006-05-29  Roger Sayle  <roger@eyesopen.com>
+
+       PR tree-optimization/24964
+       * gcc.target/i386/387-10.c: New test case.
+
+2006-05-28  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       * intrinsics/string_intrinsics.c (compare_string):
+       Use memcmp instead of strncmp to avoid tripping over
+       CHAR(0) in a string.
+
+2006-05-27  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/27773
+       * gcc.dg/torture/pr27773.c: New testcase.
+
+2006-05-27  Dirk Mueller  <dmueller@suse.de>
+
+       * gcc.dg/pr24561.c: Rename to..
+       * gcc.dg/pr25962.c: .. this.
+
+2006-05-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/19777
+       * gfortran.dg/bounds_check_2.f: New test.
+
+2006-05-27  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       * gfortran.dg/hollerith_f95.f90: Add -fall-intrinsics.
+       * gfortran.dg/byte_1.f90: Likewise.
+       * gfortran.dg/dup_save_2.f90: Likewise.
+
+2006-05-27  Paul Thomas  <pault@gcc.gnu.org>
+
+       * gfortran.dg/associated_2.f90: New test.
+
+2006-05-26  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/27524
+       * gfortran.dg/bounds_check_1.f90: New test.
+
+2006-05-26  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       PR rtl-optimization/27661
+       * gcc.dg/pr27661.c: New test case.
+
+2006-05-26  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/23151
+       * gfortran.dg/inquire_9.f90:  Fix illegal print syntax.
+       * gfortran.dg/print_parentheses_1.f:  New test.
+       * gfortran.dg/print_parentheses_2.f90:  New test.
+
+2006-05-26  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/27758
+       * gcc.dg/pr27758.c: New test.
+
+2006-05-24  Falk Hueffner  <falk@debian.org>
+
+       * gcc.c-torture/compile/pr27571.c: New test.
+
+2006-05-26  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/27709
+       * gfortran.dg/spec_expr_4.f90: New test.
+
+       PR fortran/27155
+       * gfortran.dg/transfer_array_intrinsic_4.f90: New test.
+
+2006-05-25  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/20103
+       * g++.dg/ext/complit6.C: New test.
+       * g++.dg/ext/complit3.C: Adjust error markers.
+       * g++.dg/init/const3.C: New test.       
+
+2006-05-25  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/27743
+       * gcc.dg/torture/pr27743.c: New testcase.
+
 2006-05-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
        * gfortran.dg/large_real_kind_form_io_2.f90: UnXFAIL on SPARC/Solaris.