OSDN Git Service

* config/i386/sse.md (*vec_concatv2sf_sse4_1): New insn pattern.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index cb6465e..4c08485 100644 (file)
@@ -1,3 +1,525 @@
+2008-05-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/sse-set-ps-1.c: New.
+       * gcc.target/i386/sse4_1-set-ps-1.c: Likewise.
+
+2008-05-15  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/36009
+       PR tree-optimization/36204
+       * gcc.dg/tree-ssa/ssa-lim-5.c: New testcase.
+       * gcc.dg/tree-ssa/ssa-lim-6.c: Likewise.
+
+2008-05-15  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/34330
+       * gcc.dg/torture/pr34330.c: New testcase.
+
+2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/36059
+       * gfortran.dg/repack_arrays_1.f90: New test.
+
+2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/36186
+       * gfortran.dg/boz_11.f90: New test.
+       * gfortran.dg/boz_12.f90: New test.
+
+2008-05-14  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/36233
+       * gfortran.dg/actual_procedure_1.f90: New test
+
+2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/35682
+       * gfortran.dg/bound_4.f90: New test.
+       * gfortran.dg/bounds_check_14.f90: New test.
+
+2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/35685
+       * gfortran.dg/bound_3.f90: New test.
+
+2008-05-14  Michael Meissner  <michael.meissner@amd.com>
+           Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
+
+       * gcc.target/i386/sse5-imul32widen-vector.c: New file to test x86
+       SSE5 optimizations.
+       * gcc.target/i386/sse5-imul64-vector.c: Ditto.
+       * gcc.target/i386/sse5-rotate1-vector.c: Ditto.
+       * gcc.target/i386/sse5-rotate2-vector.c: Ditto.
+       * gcc.target/i386/sse5-rotate3-vector.c: Ditto.
+       * gcc.target/i386/sse5-shift1-vector.c: Ditto.
+       * gcc.target/i386/sse5-shift2-vector.c: Ditto.
+       * gcc.target/i386/sse5-shift3-vector.c: Ditto.
+
+2008-05-14  Michael Meissner  <michael.meissner@amd.com>
+
+       PR target/36224
+       * gcc.dg/pr36224.c: New file.
+
+2008-05-14  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/blkextract_from_reg.adb: New test.
+
+2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/36215
+       * gfortran.dg/include_3.f95: New test.
+
+2008-05-14  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/36098      
+       * gcc.dg/vect/vect.exp: Compile with -O3 all the tests named "O3-*".
+       * gcc.dg/vect/O3-pr36098.c: New test.
+
+2008-05-14  Samuel Tardieu  <sam@rfc1149.net>
+
+       * gnat.dg/old_errors.ads, gnat.dg/old_errors.adb: New.
+
+2008-05-14  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * g++.dg/eh/080513-1.C: New testcase.
+
+2008-05-13  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/36222
+       * gcc.target/i386/pr36222-1.c: New test.
+
+2008-05-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/sse-init-v4hi-1.c: New.
+       * gcc.target/i386/sse-init-v4sf-1.c: Likewise.
+       * gcc.target/i386/sse2-init-v16qi-1.c: Likewise.
+       * gcc.target/i386/sse2-init-v2di-1.c: Likewise.
+       * gcc.target/i386/sse2-init-v4si-1.c: Likewise.
+       * gcc.target/i386/sse2-init-v8hi-1.c: Likewise.
+       * gcc.target/i386/sse4_1-init-v16qi-1.c: Likewise.
+       * gcc.target/i386/sse4_1-init-v2di-1.c: Likewise.
+       * gcc.target/i386/sse4_1-init-v4sf-1.c: Likewise.
+       * gcc.target/i386/sse4_1-init-v4si-1.c: Likewise.
+
+2008-05-13  Janis Johnson  <janis187@us.ibm.com>
+
+       PR testsuite/35127
+       * gcc.c-torture/compile/20031125-1.c: Remove dg-do, dg-options.
+       * gcc.c-torture/compile/20031125-2.c: Ditto.
+       * gcc.c-torture/compile/20031203-1.c: Ditto.
+       * gcc.c-torture/compile/acc1.c: Remove -O2 from dg-options.
+       * gcc.c-torture/compile/builtin_constant_p.c: Remove dg-options.
+       * gcc.c-torture/compile/pr21562.c: Remove -O3 from dg-options.
+       * gcc.c-torture/compile/pr25483.c: Remove -O from dg-options.
+       * gcc.c-torture/compile/pr32349.c: Remove -O2 from dg-options.
+       * gcc.c-torture/compile/pr32355.c: Remove dg-options.
+       * gcc.c-torture/compile/pr34448.c: Ditto.
+       * gcc.c-torture/compile/pr34648.c: Remove -O2 from dg-options.
+
+2008-05-13  Tom Tromey  <tromey@redhat.com>
+
+       PR preprocessor/22168:
+       * gcc.dg/pch/import-2.hs: Add -Wno-deprecated.
+       * gcc.dg/pch/import-1.hs: Add -Wno-deprecated.
+       * gcc.dg/pch/import-2.c: Add -Wno-deprecated.
+       * gcc.dg/pch/import-1.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/import2.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/import1.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/trad/assert3.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/trad/assert2.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/trad/assert1.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/ident.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/ident-1.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/extratokens.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/assert3.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/assert2.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/assert1.c: Add -Wno-deprecated.
+       * gcc.dg/cpp/assert4.c: Compile with -ansi and not -pedantic.  Add
+       -Wno-deprecated.
+       * gcc.dg/cpp/pr22168.c: New file.
+       * gcc.dg/cpp/pr22168-2.c: New file.
+
+2008-05-13  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/36227
+       * gcc.dg/pr36227.c: New testcase.
+
+2008-05-13  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr7.adb: New test
+       * gnat.dg/conv_integer.adb: Likewise.
+
+2008-05-12  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.c-torture/compile/pr11832.c: XFAIL for mips and powerpc-linux,
+       then ignore ICE message to avoid a second failure.
+       * gcc.c-torture/compile/pr33009.c: Ditto.
+       * lib/gcc-dg.exp: Explain in comment how to XFAIL an ICE.
+
+2008-05-12  Andy Hutchinson  <hutchinsonandy@aim.com>
+
+       * gcc.dg/pr34457-1.c: Skip for target without trampolines.
+       * gcc.dg/20050607-1.c: Ditto.
+       * gcc.dg/trampoline-1.c: Ditto.
+       * gcc.dg/debug/debug-3.c: Ditto.
+       * gcc.dg/debug/debug-5.c: Ditto.
+
+2008-05-12  Samuel Tardieu  <sam@rfc1149.net>
+
+       * gnat.dg/specs/statically_matching.ads: New.
+
+2008-05-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/sse2-set-epi32-1.c: New.
+       * gcc.target/i386/sse2-set-epi64x-1.c: Likewise.
+       * gcc.target/i386/sse4_1-set-epi32-1.c: Likewise.
+       * gcc.target/i386/sse4_1-set-epi64x-1.c: Likewise.
+
+2008-05-12  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR rtl-optimization/36111
+       * gcc.dg/pr36111.c: New test.
+
+2008-05-12  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/36176
+       * gfortran.dg/transfer_simplify_9.f90: New test.
+
+2008-05-12  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/35331
+       * g++.dg/cpp0x/vt-35331.C: New. 
+       * g++.dg/cpp0x/pr32125.C: Adjust.
+       * g++.dg/cpp0x/pr32126.C: Likewise.
+       * g++.dg/cpp0x/pr31438.C: Likewise.
+       * g++.dg/cpp0x/variadic81.C: Likewise.
+       * g++.dg/cpp0x/vt-34055.C: Likewise.
+       * g++.dg/cpp0x/vt-34606.C: Likewise.
+
+2008-05-12  Ira Rosen  <irar@il.ibm.com>
+
+       * gfortran.dg/vect/pr36119.f: Rename to ...
+       * gfortran.dg/vect/O3-pr36119.f90: ... this. Compile for all targets
+       with -O3.
+
+2008-05-11  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/mips.exp: Move passing -DMIPS16=... from here ...
+       * lib/target-supports.exp (add_options_for_mips16_attribute):
+       ... to here.
+
+2008-05-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/35719
+       * gfortran.dg/associated_5.f90:  New test.
+
+2008-05-11  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gcc.target/mips/scc-1.c: Require mips16_attribute, and add
+       the associated options.
+       * gcc.target/mips/scc-3.c: Likewise.
+
+2008-05-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/default_format_1.f90: Move denormals tests to
+       gfortran.dg/default_format_denormal_1.f90.
+       * gfortran.dg/default_format_denormal_1.f90: Added denormal tests.
+
+2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/nint_2.f90: XFAIL on mingw.
+
+2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/streamio_15.f90: Take care of Windows CRLF line
+       terminator.
+
+2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/fseek.f90: Take care of Windows CRLF line
+       terminator.
+
+2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/fmt_t_5.f90: Take care of Windows CRLF line
+       terminator.
+
+2008-05-10  Kenneth Zadeck  <zadeck@naturalbridge.com>
+
+       PR rtl-optimization/36185
+       * g++.dg/opt/pr36185.C
+
+2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * write_to_null.f90: Rename to write_to_null.F90.
+       * write_to_null.F90: On Windows, "nul" is the equivalent of the
+       Unix /dev/null.
+
+2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       PR rtl-optimization/33642
+       * gcc.c-torture/compile/pr11832.c: Skip for MIPS.
+       * gcc.c-torture/compile/pr33009.c: Likewise.
+
+2008-05-09  Tom Tromey  <tromey@redhat.com>
+
+       * gcc.dg/pr22231.c: Fix dg-error call.
+
+2008-05-09  Tom Tromey  <tromey@redhat.com>
+
+       PR preprocessor/22231:
+       * gcc.dg/pr22231.c: New file.
+
+2008-05-09  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/36187
+       * g++.dg/opt/pr36187.C: New testcase.
+
+2008-05-08  Jan Sjodin  <jan.sjodin@amd.com>
+           Sebastian Pop  <sebastian.pop@amd.com>
+
+       * gcc.dg/tree-ssa/data-dep-1.c: New.
+
+2008-05-08  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/20040911-1.c: Adjust.
+       * gcc.dg/tree-ssa/20040517-1.c: Likewise.
+       * gcc.dg/tree-ssa/pr26421.c: Likewise.
+       * gcc.dg/tree-ssa/pr23382.c: Likewise.
+       * gcc.dg/tree-ssa/alias-15.c: Likewise.
+       * gcc.dg/tree-ssa/inline_asm-1.c: Likewise.
+       * gcc.dg/tree-ssa/inline_asm-2.c: Likewise.
+       * gcc.dg/tree-ssa/pta-fp.c: Likewise.
+       * gcc.dg/tree-ssa/20031015-1.c: Likewise.
+       * gcc.dg/tree-ssa/alias-12.c: Likewise.
+
+2008-05-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/36162
+       * gfortran.dg/module_widestring_1.f90: New test.
+
+2008-05-08  Rafael Espindola  <espindola@google.com>
+
+       * gcc.dg/vect/vect-111.c: Rename to no-trapping-math-vect-111.c
+       * gcc.dg/vect/vect-ifcvt-11.c: Rename to no-trapping-math-vect-ifcvt-11.c
+       * gcc.dg/vect/vect-ifcvt-12.c: Rename to no-trapping-math-vect-ifcvt-12.c
+       * gcc.dg/vect/vect-ifcvt-13.c: Rename to no-trapping-math-vect-ifcvt-13.c
+       * gcc.dg/vect/vect-ifcvt-14.c: Rename to no-trapping-math-vect-ifcvt-14.c
+       * gcc.dg/vect/vect-ifcvt-15.c: Rename to no-trapping-math-vect-ifcvt-15.c
+
+2008-05-08  David Daney  <ddaney@avtrex.com>
+
+       * lib/target-supports.exp (check_effective_target_sync_int_long): Add
+       mips*-*-*.
+       (check_effective_target_sync_char_short): Same.
+
+2008-05-08  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gcc.c-torture/compile/pr36172.c: Replace unsigned long by
+       __SIZE_TYPE__.
+
+2008-05-08  Sa Liu  <saliu@de.ibm.com>
+
+       * testsuite/gcc.target/spu/subti3.c: New.
+
+2008-05-08  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/36154
+       * gcc.c-torture/compile/pr36154.c: New testcase.
+
+2008-05-08  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/36172
+       * gcc.c-torture/compile/pr36172.c: New testcase.
+
+2008-05-08  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/35714
+       * gcc.target/i386/pr35714.c: New test.
+
+2008-05-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/36013
+       * gcc.c-torture/execute/20080506-2.c: New test.
+
+       PR middle-end/36137
+       * gcc.c-torture/execute/20080506-1.c: New test.
+
+2008-05-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/34974
+       * gfortran.dg/fmt_t_7.f: XFAIL this until we get issue resolved.
+
+2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/36155
+       * g++.dg/ext/utf32-4.C: Fix a typo.
+
+2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/36155
+       * gcc.dg/utf32-4.c: Fix a typo.
+
+       * lib/target-supports.exp (check_effective_target_4byte_wchar_t):
+       Use __WCHAR_TYPE__ instead of wchar_t.
+
+2008-05-06  Mark Shinwell  <shinwell@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+           Andrew Jenner  <andrew@codesourcery.com>
+
+       * g++.old-deja/g++.jason/enum6.C, g++.old-deja/g++.law/enum9.C,
+       g++.old-deja/g++.other/enum4.C, gfortran/enum_9.f90,
+       gfortran.dg/enum_10.f90: Broaden dg-options pattern.
+
+2008-05-06  Tom Tromey  <tromey@redhat.com>
+
+       PR preprocessor/35313, PR preprocessor/36088:
+       * gcc.dg/cpp/pr35313.c: New file.
+       * gcc.dg/cpp/if-oppr.c: Remove test for ',' in a conditional
+       expression.
+       * gcc.dg/cpp/if-oppr2.c: New file.
+
+2008-05-06  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/36117
+       * gfortran.dg/bessel_2.f90: New.
+
+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.