OSDN Git Service

2007-05-02 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 0e11c69..287a097 100644 (file)
@@ -1,3 +1,264 @@
+2007-05-02  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/31146
+       * g++.dg/tree-ssa/pr31146-2.C: New testcase.
+
+2007-05-01  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.c-torture/compile/limits-blockid.c: New.
+       * gcc.c-torture/compile/limits-caselabels.c: New.
+       * gcc.c-torture/compile/limits-declparen.c: New.
+       * gcc.c-torture/compile/limits-enumconst.c: New.
+       * gcc.c-torture/compile/limits-exprparen.c: New.
+       * gcc.c-torture/compile/limits-externalid.c: New.
+       * gcc.c-torture/compile/limits-fnargs.c: New.
+       * gcc.c-torture/compile/limits-fndefn.c: New.
+       * gcc.c-torture/compile/limits-idexternal.c: New.
+       * gcc.c-torture/compile/limits-idinternal.c: New.
+       * gcc.c-torture/compile/limits-pointer.c: New.
+       * gcc.c-torture/compile/limits-stringlit.c: New.
+       * gcc.c-torture/compile/limits-structmem.c: New.
+       * gcc.c-torture/compile/limits-structnest.c: New.
+
+2007-04-29  Geoffrey Keating  <geoffk@apple.com>
+
+       * gfortran.dg/bom_UTF-8_F.F90: Rename from bom_UTF-8.F90.
+
+2007-05-01  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR middle-end/31740
+       * gcc.c-torture/compile/20070501-1.c: New testcase.
+
+2007-05-01  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+        PR fortran/31732
+       * gfortran.dg/array_memset_2:  New test case.
+
+2007-05-01  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR testsuite/31615
+       * gfortran.dg/vect/vect-5.f90: Fix dg-final test.
+
+2007-05-01  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR testsuite/31589
+       * gcc.dg/vect/vect-iv-9.c: Added vect_int_mult target keyword to 
+       dg-final test.
+       * gcc.dg/vect/vect-reduc-dot-u16b.c: Added vect_pack_trunc target 
+       keyword to dg-final test.
+       * gcc.dg/vect/vect-iv-4.c: Likewise.
+       * gcc.dg/vect/vect-widen-mult-u16.c: Likewise.
+       * gcc.dg/vect/pr30771.c: Added vect_unapck target keyword to dg-final
+       test.
+       * gcc.dg/vect/vect-reduc-dot-u16a.c: Change variable type to avoid a
+       cast.
+       * gcc.dg/vect/no-section-anchors-vect-69.c: xfail on is64.
+       * lib/target-supports.exp 
+       (check_effective_target_vect_widen_sum_hi_to_si): Added ia64.
+       (check_effective_target_vect_widen_sum_qi_to_hi): Added ia64.
+
+2007-04-30  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gcc.c-torture/execute/ieee/20000320-1.c: Use
+       __LONG_LONG_MAX__ and its friends instead of those supplied by
+       limits.h.
+
+2007-04-30  Andrew pinski  <andrew_pinski@playstation.sony.com>
+
+       PR C++/31721
+       * g++.dg/ext/vector7.C: New testcase.
+
+2007-04-29  Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+
+       PR fortran/31591
+       * gfortran.dg/bound_simplification_1.f90: New test.
+
+2007-04-29  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/31645
+       * testsuite/gfortran.dg/bom_error.f90: New test.
+       * testsuite/gfortran.dg/bom_include.f90: New test.
+       * testsuite/gfortran.dg/bom_UTF16-LE.f90: New test.
+       * testsuite/gfortran.dg/bom_UTF16-BE.f90: New test.
+       * testsuite/gfortran.dg/bom_UTF-8.f90: New test.
+       * testsuite/gfortran.dg/bom_UTF-32.f90: New test.
+       * testsuite/gfortran.dg/bom_UTF-8.F90: New test.
+       * testsuite/gfortran.dg/bom_include.inc: New file.
+
+2007-04-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR C++/30221
+       * g++.dg/init/ptrfn2.C: New test.
+       * g++.dg/init/ptrfn3.C: New test.
+
+2007-04-29  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/31711
+       * gfortran.dg/dependency_21.f90: New test.
+
+2007-04-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       * gfortran.dg/secnds.f: Use real*8.
+       * gfortran.dg/secnds-1.f: Use real*8.
+
+2007-04-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/31532
+       * gfortran.dg/inquire_5.f90: Update test.
+
+2007-04-27  Ian Lance Taylor  <iant@google.com>
+
+       PR middle-end/31710
+       * gcc.c-torture/compile/pr31710.c: New test.
+
+2007-04-27  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/30965
+       PR tree-optimization/30978
+       * gcc.dg/tree-ssa/pr30978.c: New testcase.
+       * gcc.dg/tree-ssa/bool-3.c: Remove XFAIL, explain why.
+       * gcc.dg/tree-ssa/ssa-fre-4.c: Use char instead of bool
+       * gcc.dg/strict-overflow-5.c: Adjust tree dump scanning.
+
+2007-04-27  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/31715
+       * gcc.dg/Warray-bounds-4.c: New testcase.
+
+2007-04-26  Ian Lance Taylor  <iant@google.com>
+
+       PR target/28675
+       * gcc.c-torture/compile/pr28675.c: New test.
+
+2007-04-26  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR C++/30016
+       * g++.dg/ext/vector6.C: New test.
+
+2007-04-26  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gcc.c-torture/execute/ieee/20000320-1.x: New.
+
+2007-04-26  Steve Ellcey  <sje@cup.hp.com>
+
+       PR middle-end/31617
+       * g++.dg/other/str_empty.C: Add expected warning.
+
+2007-04-26  Richard Guenther  <rguenther@suse.de>
+       Daniel Berlin  <dberlin@dberlin.org>
+
+       PR tree-optimization/30567
+       * g++.dg/other/pr30567.C: New testcase.
+
+2007-04-26  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/31703
+       * gcc.c-torture/compile/pr31703.c: New testcase.
+       * gcc.dg/tree-ssa/ssa-lim-1.c: Adjust pattern.
+       * gcc.dg/tree-ssa/ssa-lim-2.c: Likewise.
+
+2007-04-26  Wolfgang Gellerich  <gellerich@de.ibm.com>
+
+       * gfortran.dg/open_errors.f90: Added if statements checking
+       the value of iostat.
+
+2007-04-26  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/31598
+       * g++.dg/gomp/pr31598.C: New test.
+
+       PR tree-optimization/30558
+       * g++.dg/gomp/pr30558.C: New test.
+
+2007-04-24  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/31338
+       * g++.dg/ext/complex2.C: New test.
+
+2007-04-25  Paolo Carlini  <pcarlini@suse.de>
+
+       * g++.dg/ext/has_nothrow_assign.C: Adjust per N2255.
+
+2007-04-25  Thiemo Seufer  <ths@mips.com>
+
+       * gcc.target/mips/mips16e-extends.c (cksum8): Change return
+       value to signed char.
+
+2007-04-25  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/reload-1.c. Include <stdint.h>.  Compile for all
+       ilp32 i?86-*-* and x86_64-*-* targets.  Do not skip test for -m64.
+       Use scan-rtl-dump-not procedure to scan RTL dump.  Cleanup csa dump.
+
+2007-04-25  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/31668
+       * gfortran.dg/c_by_val_2.f90: Add rejection test of %VAL with
+       statement functions.
+       * gfortran.dg/c_by_val_5.f90: New test.
+
+2007-04-25  Wolfgang Gellerich  <gellerich@de.ibm.com>
+
+       * gfortran.dg/equiv_6.f90 (set_arrays): Replaced subroutine
+       with two new subroutines to avoid parameter-induced aliasing.
+       * gfortran.dg/equiv_6.f90 (set_array_listpr): New.
+       * gfortran.dg/equiv_6.f90 (set_array_lisbit): New.
+
+2007-04-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gcc.dg/Warray-bounds.c: XFAIL test on 32-bit hppa targets.
+       * g++.dg/warn/Warray-bounds.C: Likewise.
+
+2007-04-24  Ian Lance Taylor  <iant@google.com>
+
+       PR tree-optimization/31605
+       * gcc.c-torture/execute/pr31605.c: New test.
+
+2007-04-24  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/31587
+       * lib/gcc-dg.exp (scan-module): New function.
+       * gfortran.dg/module_md5_1.f90: New test.
+
+2007-04-24  Douglas Gregor  <doug.gregor@gmail.com>
+
+       * g++.old-deja/g++.pt/defarg6.C: Only run with
+       -std=gnu++98.
+       * g++.old-deja/g++.pt/ucnid-1.C: Ditto.
+       * g++.dg/cpp0x/variadic61.C: Ditto.
+       * g++.dg/cpp0x/warn_cxx0x.C: Ditto.
+       * g++.dg/cpp0x/variadic62.C: Ditto.
+       * g++.dg/template/meminit1.C: Ditto.
+       * g++.dg/template/operator7.C: Ditto.
+       * g++.dg/template/static15.C: Ditto.
+       * g++.dg/template/invalid1.C: Ditto.
+       * g++.dg/template/shift1.C: Ditto.
+       * g++.dg/template/error10.C: Ditto.
+
+2007-04-24  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR diagnostic/25923
+       * gfortran.dg/pr25923.f90: New test.
+
+2007-04-24  Ian Lance Taylor  <iant@google.com>
+
+       PR tree-optimization/31602
+       * gcc.dg/Wstrict-overflow-11.c: We no longer issue a warning.
+
+2007-04-24  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.target/powerpc/ppc32-abi-dfp-1.c: New test.
+       * gcc.target/powerpc/ppc64-abi-dfp-1.c: New test.
+
+2007-04-24  Hui-May Chang  <hm.chang@apple.com>
+
+       * gcc.target/i386/reload-1.c. New.
+
+2007-04-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+           Olga Golovanevsky  <olga@il.ibm.com>
+
+       * g++.dg/other/str_empty.C: New test.
+       
 2007-04-24  Richard Henderson  <rth@redhat.com>
 
        * gcc.dg/vect/vect.exp: Don't run tests on Alpha.
 
 2007-04-22  Revital Eres  <eres@il.ibm.com>
 
-        * gcc.dg/var-expand2.c: New test.
+       * gcc.dg/var-expand2.c: New test.
 
 2007-04-22  Revital Eres  <eres@il.ibm.com>