OSDN Git Service

fixing pr42337
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index cd4c631..4e0e720 100644 (file)
@@ -1,3 +1,283 @@
+2009-12-09  Xinliang David Li  <davidxl@google.com>
+
+       PR tree-optimization/42337
+       * g++.dg/tree-ssa/pr42337.C: New test.
+
+2009-12-08  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/41711
+       * gfortran.dg/boz_15.f90: New test.
+
+2008-12-08  Daniel Kraft  <d@domob.eu>
+
+       PR fortran/41177
+       * gfortran.dg/typebound_proc_4.f03: Remove check for wrong error.
+       * gfortran.dg/typebound_proc_13.f03: New test.
+
+2009-12-08  Olga Golovanevsky  <olga@il.ibm.com>
+           Jakub Jelinek <jakub@redhat.com>    
+
+       PR midle-end/41843
+       * gcc.dg/struct/wo_prof_empty_str.c: New testcase.
+
+2009-12-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/42244
+       * gcc.dg/debug/pr42244.c: New test.
+
+2009-12-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.target/i386/sse-12.c: Add -mabm to dg-options, mention
+       abmintrin.h is also tested.
+       * gcc.target/i386/sse-13.c: Likewise.
+
+2009-12-07  Daniel Franke  <franke.daniel@gmail.com>
+
+        PR fortran/41940
+        * gfortran.dg/allocate_scalar_with_shape.f90: New.
+
+2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       PR other/40302
+       * gcc.dg/torture/builtin-math-6.c: Assume we have MPC.
+       * gcc.dg/torture/builtin-math-7.c: Likewise.
+       * gfortran.dg/complex_intrinsic_7.f90: Likewise.
+       * gfortran.dg/complex_intrinsic_8.f90: Likewise.
+       * gfortran.dg/integer_exponentiation_4.f90: Re-enable some tests.
+       * lib/target-supports.exp (check_effective_target_mpc,
+       check_effective_target_mpc_pow, check_effective_target_mpc_arc):
+       Delete.
+
+2009-12-07  Edmar Wienskoski  <edmar@freescale.com>
+
+       * gcc.target/powerpc/ppc-eq0-1.c: Adjust testcase for isel
+       targets.
+
+2009-12-06  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
+
+       * gcc.c-torture/execute/vla-dealloc-1.c: Use lower loop count
+       for 16bit int targets.
+
+2009-12-06  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41478
+       PR fortran/42268
+       * gfortran.dg/intrinsic_pack_5.f90: New test.
+
+2009-12-04  Jason Merrill  <jason@redhat.com>
+
+       PR c++/42010
+       * g++.dg/abi/local2.C: New.
+
+       PR c++/42277
+       * g++.dg/cpp0x/decltype20.C: New.
+
+2009-12-04  David Daney  <ddaney@caviumnetworks.com>
+
+       PR rtl-optimization/42164
+       * gcc.c-torture/compile/pr42164.c: New test.
+
+2009-12-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/size_attribute1.ads: New test.
+       * gnat.dg/specs/size_attribute1_pkg1.ad[sb]: New helper.
+       * gnat.dg/specs/size_attribute1_pkg2.ad[sb]: Likewise.
+
+2009-12-04  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/42218
+       * g++.dg/other/error33.C: New test.
+
+2009-12-03  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/abi/guard2.C: Run on *-*-linux* rather than x86-*-*
+
+       PR c++/41611
+       * g++.dg/abi/guard2.C: New.
+
+       PR c++/42266
+       * g++.dg/cpp0x/variadic97.C: New.
+
+2009-12-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/42049
+       * gcc.c-torture/compile/pr42049.c: New test.
+
+2009-12-03  Quentin Ochem  <ochem@adacore.com>
+
+       * gnat.dg/controlled5.adb: New test.
+       * gnat.dg/controlled5_pkg.ad[sb]: New helper.
+
+2009-12-03  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/42217
+       * g++.dg/other/bitfield4.C: New test.
+
+2009-12-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/42256
+       * g++.dg/inherit/thunk11.C: New test.
+       * g++.dg/inherit/thunk11.h: New file.
+       * g++.dg/inherit/thunk11-aux.cc: New file.
+
+2009-12-02  Richard Guenther  <rguenther@suse.de>
+
+       * g++.dg/ipa/iinline-1.C: Adjust.
+       * g++.dg/template/cond2.C: Likewise.
+       * g++.dg/template/pr35240.C: Likewise.
+
+2009-12-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       PR middle-end/42224
+       * gcc.target/s390/pr42224.c: New test.
+
+2009-12-01  Jason Merrill  <jason@redhat.com>
+
+       PR c++/41611
+       * g++.dg/abi/guard1.C: New.
+
+2009-12-91  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/vperm-v4sf-1.c (dg-options): Use -msse.
+
+2009-12-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/42234
+       * g++.dg/gomp/pr42234.C: New test.
+
+2009-12-01  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/42237
+       * gcc.c-torture/compile/pr42237.c: New test.
+
+2009-12-01  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/42057
+       * g++.dg/parse/crash54.C: New.
+
+2009-11-30  Chao-ying Fu  <fu@mips.com>
+
+       * gcc.target/mips/dsp-lhx.c: New test.
+       * gcc.target/mips/dsp-no-lhx.c: New test.
+
+2009-11-30  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * lib/g++.exp (g++_init): Add host-dependent settings for
+       LC_ALL and LANG.
+       * lib/gcc-dg.exp: Likewise.
+       * lib/options.exp: Likewise.
+       * lib/objc.exp (objc_init): Likewise.
+       * lib/gfortran.exp (gfortran_init): Likewise.
+
+2009-11-30  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/40371
+       * g++.dg/template/crash93.C: New.
+
+2009-11-30  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/pr41551.c: New test.
+
+2009-11-30  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/42053
+       * gfortran.dg/select_type_9.f03: New.
+
+2009-11-30  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41631
+       * gfortran.dg/extends_type_of_1.f03: Fix invalid test case.
+       * gfortran.dg/module_md5_1.f90: Adjusted MD5 sum.
+       * gfortran.dg/select_type_1.f03: Remove FIXMEs.
+       * gfortran.dg/select_type_2.f03: Ditto.
+       * gfortran.dg/select_type_8.f03: New test.
+
+2009-11-30  Janus Weil  <janus@gcc.gnu.org>
+
+       * gfortran.dg/extends_type_of_1.f03: New test.
+       * gfortran.dg/same_type_as_1.f03: Extended.
+
+2009-11-30  Paul Thomas  <pault@gcc.gnu.org>
+
+       * gfortran.dg/class_4c.f03: Add dg-additional-sources.
+       * gfortran.dg/class_4d.f03: Rename module. Cleanup modules.
+
+2009-11-30  Janis Johnson  <janis187@us.ibm.com>
+
+       PR testsuite/42212
+       * gcc.target/powerpc/regnames-1.c: Add missing brace dg-do.
+
+2009-11-30  Martin Jambor  <mjambor@suse.cz>
+
+       PR middle-end/42196
+       * gcc.c-torture/compile/pr42196-1.c: New test.
+       * gcc.c-torture/compile/pr42196-2.c: New test.
+       * gcc.c-torture/compile/pr42196-3.c: New test.
+
+2009-11-30  Ira Rosen  <irar@il.ibm.com>
+
+       * gfortran.dg/vect/vect-7.f90: New test.
+
+2009-11-30  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/42119
+       PR fortran/38530
+       * gfortran.dg/pr42119.f90: New testcase.
+
+2009-11-30  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/42069
+       * g++.dg/template/typedef23.C: New test.
+
+2009-11-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR tree-optimization/41961
+       * g++.dg/tree-ssa/pr41961.C: New.
+
+2009-11-29  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/42193
+       * gcc.dg/vect/pr42193.c: New test.
+
+2009-11-28  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/36408
+       * g++.dg/template/stmtexpr2.C: New test.
+
+2009-11-28  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/42183
+       * g++.dg/torture/pr42183.C: New testcase.
+
+2009-11-28  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gcc.dg/lto/20081210-1_0.c (uintptr_t): Use for
+       w64 target type 'unsigned long long'.
+
+2009-11-27  Martin Jambor  <mjambor@suse.cz>
+
+       PR middle-end/42006
+       * gcc.c-torture/execute/pr42006.c: New test.
+
+2009-11-27  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/38656
+       * g++.dg/cpp0x/error2.C: New.
+
+2009-11-27  Michael Matz  <matz@suse.de>
+
+       PR rtl-optimization/42084
+       * gcc.dg/pr42084.c: New test.
+
+2009-11-27  Michael Matz  <matz@suse.de>
+
+       PR c++/41906
+       * g++.dg/tree-ssa/pr41906.C: New testcase.
+
+2009-11-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/O16384.c: New test.
+
 2009-11-27  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/35112