OSDN Git Service

Fix a typo in ChangeLog.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 22da23b..59a1053 100644 (file)
@@ -1,3 +1,490 @@
+2008-05-06  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/fatp_sra.adb: New test.
+       
+2008-05-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR middle-end/36141
+       * gcc.c-torture/pr36141.c: New testcase.
+
+2008-05-06  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * lib/target_supports.exp (check_effective_target_4byte_wchar_t):
+       New proc.
+       * gcc.dg/utf16-4.c: Use it.
+       * gcc.dg/utf32-4.c: Use it.
+       * g++.dg/ext/utf16-4.C: Use it.
+       * g++.dg/ext/utf32-4.C: Use it.
+
+2008-05-05  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * gfortran.dg/dev_null.f90. Remove and replace with...
+       * gfortran.dg/dev_null.F90: Use preprocessor define to
+       generalize the DEV_NULL name.
+
+2008-05-05  Andrew Pinski  <andrew.pinski@playstation.sony.com>
+
+       * gcc.dg/tree-ssa/forwprop-5.c: New testcase.
+       * gcc.dg/tree-ssa/forwprop-6.c: New testcase.
+       * gcc.dg/tree-ssa/forwprop-7.c: New testcase.
+       * gcc.dg/tree-ssa/forwprop-8.c: New testcase.
+       * gcc.dg/tree-ssa/forwprop-9.c: New testcase.
+
+2008-05-05  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/36119
+       * gfortran.dg/vect/pr36119.f: New test. 
+
+2008-05-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/35995
+       * gfortran.dg/intrinsic_ifunction_1.f90:  New test case.
+
+2008-05-04   Andy Hutchinson   <hutchinsonandy@aim.com>
+
+       * gcc.dg/nested-func-5.c: Skip for target without trampolines.
+       * gcc.dg/torture/nested-fn-1.c: Ditto.
+
+2008-05-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/35990
+       * gfortran.dg/intrinsic_pack_4.f90:  New test case.
+
+2008-05-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr6_pkg.ads: New helper.
+       * gnat.dg/discr6.adb: New test.
+
+2008-05-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/alignment4.adb: Adjust.
+       * gnat.dg/alignment5.adb: Likewise.
+       * gnat.dg/alignment6.adb: XFAIL.
+
+2008-05-03  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/loop-36.c: Cleanup the dump file.
+
+2008-05-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/33268
+       * gfortran.dg/io_constraints_4.f90: New test.
+
+2008-05-01  Simon Baldwin <simonb@google.com>
+
+       PR bootstrap/36108
+       * testsuite/gcc.dg/Warray-bounds.c: Removed frontend warnings update.
+       * testsuite/g++.dg/warn/Warray-bounds.c: Ditto.
+       * testsuite/gcc.dg/Warray-bounds-noopt.c: Removed testcase.
+       * testsuite/g++.dg/warn/Warray-bounds-noopt.c: Ditto.
+
+2008-05-01  Bud Davis  <bdavis9659@sbcglobal.net>
+
+       PR fortran/PR35940      
+       * gfortran.dg/index.f90: New test.
+
+2008-05-01  Simon Baldwin <simonb@google.com>
+
+       * testsuite/gcc.dg/Warray-bounds.c: Updated for frontend warnings,
+       additional tests for arrays of size 0 and size 1.
+       * testsuite/g++.dg/warn/Warray-bounds.c: Ditto.
+       * testsuite/gcc.dg/Warray-bounds-noopt.c: New testcase.
+       * testsuite/g++.dg/warn/Warray-bounds-noopt.c: Ditto.
+
+2008-05-01  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/36093
+       * gcc.c-torture/execute/pr36093.c: New testcase.
+
+2008-04-30  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/selected_char_kind_1.f90: New test.
+       * gfortran.dg/selected_char_kind_2.f90: New test.
+       * gfortran.dg/selected_char_kind_3.f90: New test.
+
+2008-04-28  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/35997
+       * gfortran.dg/use_rename_3.f90
+
+2008-04-30  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/21636
+       * gcc.dg/tree-ssa/ssa-ccp-19.c: New testcase.
+
+2008-04-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/35993
+       * gfortran.dg/intrinsic_product_1.f90:  New test case.
+
+2008-04-30  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/14847
+       * gcc.dg/tree-ssa/ssa-ifcombine-6.c: New testcase.
+
+2008-04-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/35986
+       * g++.dg/overload/template4.C: New test.
+
+2008-04-30  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gfortran.dg/chmod_1.f90: Disable for *-*-mingw*.
+       * gfortran.dg/chmod_2.f90: Likewise.
+       * gfortran.dg/chmod_3.f90: Likewise.
+       * gfortran.dg/open_errors.f90: Likewise.
+
+2008-04-30  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * gcc.dg/tls/section-2.c: Restrict to vxworks.
+
+2008-04-29  Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/35792
+       * gnat.dg/specs/tag2.ads: New.
+
+2008-04-29  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/36078
+       * gfortran.fortran-torture/compile/pr36078.f90: New testcase.
+
+2008-04-29  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/15255
+       * gcc.dg/fold-plusmult.c: New testcase.
+
+2008-04-29  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/36077
+       * gcc.c-torture/execute/pr36077.c: New testcase.
+
+2008-04-29  Kai Tietz  <kai.tietz@onevision.com>
+
+       * testsuite/gcc.dg/sync-2.c: Set dg-options "-ansi".
+
+2008-04-29  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/35650
+       * g++.dg/init/ref17.C: New test.
+
+       PR c++/35987
+       * g++.dg/other/error28.C: New test.
+
+2008-04-28  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/36073
+       * gcc.target/i386/pr36073.c: New test.
+
+2008-04-28  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/34223
+       * gcc.dg/vect/vect-118.c: Rename to ...
+       * gcc.dg/vect/O3-vect-pr34223.c: ... this.
+
+2008-04-28  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/36066
+       * gcc.dg/torture/pr36066.c: New testcase.
+
+2008-04-28  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/36064
+       * gcc.target/i386/pr36064.c: New test.
+
+2008-04-28  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR testsuite/36056
+       * g++.dg/ext/vector14.C: Add -msse for 32bit x86 targets.
+
+2008-04-27  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/18754
+       PR tree-optimization/34223
+       * gcc.dg/tree-ssa/loop-36.c: New testcase.
+       * gcc.dg/tree-ssa/loop-37.c: Likewise.
+       * gcc.dg/vect/vect-118.c: Likewise.
+       * gcc.dg/Wunreachable-8.c: XFAIL bogus warning.
+       * gcc.dg/vect/vect-66.c: Increase loop trip count.
+       * gcc.dg/vect/no-section-anchors-vect-66.c: Likewise.
+       * gcc.dg/vect/no-section-anchors-vect-69.c: Likewise.
+       * gcc.dg/vect/vect-76.c: Likewise.
+       * gcc.dg/vect/vect-outer-6.c: Likewise.
+       * gcc.dg/vect/vect-outer-1.c: Likewise.
+       * gcc.dg/vect/vect-outer-1a.c: Likewise.
+       * gcc.dg/vect/vect-11a.c: Likewise.
+       * gcc.dg/vect/vect-shift-1.c: Likewise.
+       * gcc.target/i386/vectorize1.c: Likewise.
+
+2008-04-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * gcc.dg/tls/section-2.c: New.
+       * gcc.dg/tls/emutls-1.c: New.
+       * lib/target-supports.exp (check_effective_target_tls_native):
+       Exclude vxworks.
+
+2008-04-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/36053
+       * gcc.dg/large-size-array-2.c: Fix x86_64-*-mingw* check.
+       * gcc.dg/large-size-array-4.c: Likewise.
+
+2008-04-26  George Helffrich  <george@gcc.gnu.org>
+
+       PRs fortran/PR35154, fortran/PR23057
+       * gfortran.dg/debug/pr35154-stabs.f:  New test case for
+       .stabs functionality.
+       * gfortran.dg/debug/pr35154-dwarf2.f:  New test case for
+       DWARF functionality.
+
+2008-04-26  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * gcc.target/mips/gcc-have-sync-compare-and-swap-1.c: Expect
+       __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 and
+       __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 to be defined.
+       * gcc.target/mips/gcc-have-sync-compare-and-swap-2.c: Likewise.
+
+2008-04-25  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran/array_constructor_23.f: Change REAL(10) into kind > 8.
+       * gfortran/array_constructor_24.f: New; REAL(8) version of the test.
+
+2008-04-25  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gcc.dg/array-quals-1.c: Add xfail for x86_64-*-mingw*.
+       * gcc.dg/builtins-12.c: Add dg-options "-ansi".
+       * gcc.dg/builtins-13.c: Likewise.
+       * gcc.dg/pr25682.c: Likewise.
+       * gcc.dg/pr33694.c: Likewise.
+       * gcc.dg/c90-const-expr-2.c: Add check for _WIN64 define.
+       * gcc.dg/c99-const-expr-2.c: Likewise.
+       * gcc.dg/ia64-sync-1.c: Add typedef of size_t, for prototype.
+       * gcc.dg/ia64-sync-2.c: Likewise.
+       * gcc.dg/ia64-sync-3.c: Likewise
+       * gcc.dg/large-size-array.c: Add check for _WIN64 define.
+       * gcc.dg/large-size-array-3.c: Likewise.
+       * gcc.dg/large-size-array-2.c: Add x86_64-*-mingw* for ignore error
+       check.
+       * gcc.dg/large-size-array-4.c: Likewise.
+       * gcc.dg/max-1.c: Replace use of long by ssize_t.
+
+2008-04-24  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/lower-subreg-1.c: Skip IA64 platform.
+
+2008-04-24  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/vect/slp-15.c: Fix scan when vect_int_mult is false.
+
+2008-04-24  Steve Ellcey  <sje@cup.hp.com>
+
+       PR testsuite/36035
+       * gcc.dg/vect/vect-vfa-slp.c: Remove bad check.
+
+2008-04-24  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/pr36017.c: Run on all targets, remove -lm from dg-options.
+
+       PR c++/35758
+       * g++.dg/ext/vector14.C: New test.
+
+2008-04-24  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/builtin-constant_p-1.c: New testcase.
+       * gcc.dg/builtin-errors.c: Adjust expected error.
+
+2008-04-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/36008
+       * gcc.c-torture/execute/20080424-1.c: New test.
+
+2008-04-24  Ira Rosen  <irar@il.ibm.com>
+           Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/36034
+       * gcc.c-torture/execute/pr36034-1.c: New testcase.
+       * gcc.c-torture/execute/pr36034-2.c: Likewise.
+
+2008-04-24  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/concat_length.adb: New test.
+
+2008-04-24  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/35982
+       * gcc.dg/vect/fast-math-pr35982.c: New.
+
+2008-04-24  Danny Smith  <dannysmith@users.net>
+
+       * gcc.dg/format/ms-warnI64-1.c: New file.
+
+2008-04-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/36015
+       * gcc.dg/pr36015.c: New test.
+
+2008-04-24  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR rtl-optimization/36006
+       * gfortran.dg/pr36006-1.f90: New test.
+       * gfortran.dg/pr36006-2.f90: Ditto.
+
+2008-04-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/35994
+       * gfortran.dg/minmaxloc_5.f90: New test.
+       * gfortran.dg/minmaxloc_6.f90: New test.
+
+2008-04-23  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/array-init-1.c: Add big-endian number to check.
+
+2008-04-23  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/27799
+       PR tree-optimization/32921
+       PR tree-optimization/32624
+       * gcc.dg/tree-ssa/pr27799.c: New testcase.
+       * gcc.dg/tree-ssa/20030807-7.c: Remove xfail, scan vrp dump.
+
+2008-04-23  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/36021
+       * gcc.dg/attr-alloc_size-2.c: New testcase.
+
+2008-04-23  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gcc.dg/20020919-1.c (loc_size_t): New type.
+       (_dl_stat): Use loc_size_t to cast pointers.
+       * gcc.c-torture/compile/20010327-1.c: Skip for x86_64-*-mingw*.
+
+2008-04-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/35988
+       * gfortran.dg/matmul_7.f90:  New test.
+
+2008-04-22  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/struct/wo_prof_global_var.c: Initialize array.
+       * gcc.dg/struct/wo_prof_malloc_size_var.c: Ditto.
+       * gcc.dg/struct/w_prof_local_var.c: Ditto.
+       * gcc.dg/struct/w_prof_global_var.c: Ditto.
+       * gcc.dg/struct/wo_prof_local_var.c: Ditto.
+
+2008-04-22  Jason Merrill  <jason@redhat.com>
+
+       PR c++/35316
+       * g++.dg/cpp0x/decltype11.C: New.
+
+2008-04-23  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/36017
+       * gcc.dg/pr36017.c: New test.
+
+2008-04-22  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/35747
+       * g++.dg/ext/stmtexpr13.C: New test.
+
+2008-04-22  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.c-torture/compile/20080419-1.c: New test.
+
+2008-04-22  Kris Van Hees <kris.van.hees@oracle.com>
+
+       PR testsuite/35981
+       * g++.dg/ext/utf-cvt.C: Handle 64-bit platforms correctly.
+       Add tests for 'long long'.
+       * gcc.dg/utf-cvt.c: Handle 64-bit platforms correctly.
+       Add tests for 'long long'.
+
+2008-04-22  Nick Clifton  <nickc@redhat.com>
+
+       * gcc.dg/Wconversion-real.c: Add missing end of comment marker.
+
+2008-04-21  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/31486
+       * gcc.target/i386/pr31486.c: New test.
+
+2008-04-21  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.dg/profile-dir-1.c, gcc.dg/profile-dir-2.c,
+       gcc.dg/profile-dir-3.c: Generate tree_profile dump.  Check gcda
+       file name there instead of the assembly.  Cleanup tree_profile
+       dump file.
+
+2008-04-21  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/vect/vect-vfa-slp.c: XFAIL if vect_no_align.
+       * gcc.dg/vect/slp-25.c: Ditto.
+       * gcc.dg/vect/vect-outer-5.c: Ditto.
+       * gcc.dg/vect/pr33804.c: Ditto.
+       * gcc.dg/vect/vect-outer-4c.c: Ditto.
+       * gcc.dg/vect/no-vfa-vect-depend-1.c: Ditto.
+       * gcc.dg/vect/pr33953.c: Ditto.
+       * gcc.dg/vect/slp-3.c: Ditto.
+       * gcc.dg/vect/vect-iv-6.c: Ditto.
+
+2008-04-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/ext/fixed1.C: Add dg-options.
+
+2008-04-21  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/26445
+       * g++.dg/other/i386-4.C: New test.
+
+2008-04-21  Jason Merrill  <jason@redhat.com>
+
+       PR c++/35325
+       * g++.dg/ext/fixed1.C: New.
+
+       PR c++/35678
+       * g++.dg/template/ttp27.C: New.
+
+2008-04-21  Tom Tromey  <tromey@redhat.com>
+
+       PR libcpp/33415:
+       * gcc.dg/cpp/pr33415.c: New file.
+
+2008-04-21  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/bltins.adb: New testcase.
+
+2008-04-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/35991
+       * gfortran.dg/zero-sized_4.f90: New test.
+
+2008-04-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/35882
+       * gfortran.dg/continuation_5.f: Add some comment lines.
+       * gfortran.dg/continuation_3.f90: Add some comment lines.
+       
+2008-04-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/35960
+       * gfortran.dg/reshape_zerosize_1.f90:  New file.
+
+2008-04-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/alignment6.adb: New test.
+
+2008-04-19  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/35944
+       PR fortran/35946
+       PR fortran/35947
+       * gfortran.dg/array_constructor_23.f: New test.
+
+       PR fortran/35959
+       * gfortran.dg/alloc_comp_default_init_2.f90: New test.
+       * gfortran.dg/alloc_comp_basics_1.f90: Change occurrences of
+       "builtin_free" to 27.
+       * gfortran.dg/alloc_comp_constructor_1.f90: Change occurrences
+       of "builtin_free" to 21.
+
 2008-04-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR fortran/35892
 
 2008-04-01  George Helffrich  <george@gcc.gnu.org>
 
-       PRs fortran/PR35154, fortran/PR23057
+       PRs fortran/35154, fortran/23057
        * gcc.dg/debug/pr35154.c:  New test to check that non-Fortran
        use of common is unchanged.
 
        PR objc++/34193
        * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
 
+2008-02-08  Sa Liu  <saliu@de.ibm.com>
+
+       * gcc.target/spu/intrinsics-3.c: New. Test error messages.
+
 2008-02-06  Alexandre Oliva  <aoliva@redhat.com>
 
        PR c++/35056