OSDN Git Service

PR rtl-optimization/36111
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 06f68c5..e2624e4 100644 (file)
@@ -1,3 +1,236 @@
+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.