OSDN Git Service

PR target/34814
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 6090e05..b1e9857 100644 (file)
@@ -1,5 +1,358 @@
+2008-01-17  Janis Johnson  <janis187@us.ibm.com>
+
+       PR target/34814
+       * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
+       until 34814 is fixed.
+
+2008-01-17  Andrew MacLeod  <amacleod@redhat.com>
+
+       PR tree-optimization/34648
+       * gcc.c-torture/compile/pr34648.c: New testcase.
+
+2008-01-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+       PR testsuite/34821
+       * gcc.dg/autopar/autopar.exp: New.
+       * g++.dg/tree-ssa/pr34355.C: Require pthread.
+       * lib/target-supports.exp (check_effective_target_pthread): New.
+
+       * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
+       * gcc.dg/tree-ssa/reduc-1short.c: Same.
+       * gcc.dg/tree-ssa/reduc-1.c: Same.
+       * gcc.dg/tree-ssa/reduc-2short.c: Same.
+       * gcc.dg/tree-ssa/reduc-2.c: Same
+       * gcc.dg/tree-ssa/reduc-3.c: Same.
+       * gcc.dg/tree-ssa/reduc-1char.c: Same.
+       * gcc.dg/tree-ssa/reduc-6.c: Same.
+       * gcc.dg/tree-ssa/reduc-7.c: Same.
+       * gcc.dg/tree-ssa/reduc-2char.c: Same.
+       * gcc.dg/tree-ssa/reduc-8.c: Same.
+       * gcc.dg/tree-ssa/reduc-9.c: Same.
+
+2008-01-17  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr5.adb: New test.
+
+2008-01-17  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
+
+2008-01-17  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/34825
+       * gcc.dg/pr34825.c: New testcase.
+
+2008-01-17  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.c-torture/execute/20080117-1.c: New testcase.
+
+2008-01-17  Revital Eres  <eres@il.ibm.com>
+
+       PR30957
+       * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
+
+2008-01-17  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34429
+       * gfortran.dg/function_charlen_1.f90: New test.
+
+       PR fortran/34431
+       * gfortran.dg/function_types_1.f90: New test.
+       * gfortran.dg/function_types_2.f90: New test.
+
+       PR fortran/34471
+       * gfortran.dg/function_kinds_4.f90: New test.
+       * gfortran.dg/function_kinds_5.f90: New test.
+
+       * gfortran.dg/defined_operators_1.f90: Errors now at function
+       declarations.
+       * gfortran.dg/private_type_4.f90: The same.
+       * gfortran.dg/interface_15.f90: The same.
+       * gfortran.dg/elemental_args_check_2.f90: The same.
+       * gfortran.dg/auto_internal_assumed.f90: The same.
+
+2008-01-16  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/sizetype.adb: New test.
+
+2008-01-16  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/32628
+       * gcc.dg/overflow-warn-7.c: New testcase.
+
+2008-01-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
+
+2008-01-16  Jakub Jelinek  <jakub@redhat.com>
+       Richard Guenther  <rguenther@suse.de>
+
+       PR c/34668
+       * gcc.dg/pr34668-1.c: New test.
+       * gcc.dg/pr34668-2.c: Likewise.
+
+2008-01-16  Richard Guenther  <rguenther@suse.de>
+
+       PR c++/33819
+       * g++.dg/torture/pr33819.C: New testcase.
+
+2008-01-16  Richard Guenther  <rguenther@suse.de>
+
+       PR c/34768
+       * gcc.c-torture/execute/pr34768-1.c: New testcase.
+       * gcc.c-torture/execute/pr34768-2.c: Likewise.
+
+2008-01-16  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34796
+       * gfortran.dg/argument_checking_13.f90: New.
+       * gfortran.dg/argument_checking_14.f90: New.
+
+2008-01-15  Thomas Koenig  <tkoenig@gcc.gnu.org>
+       
+       PR libfortran/34671
+       * gfortran.dg/anyallcount_1.f90:  New test.
+
+2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/34399
+       * g++.dg/cpp0x/vt-34399.C: New.
+       * g++.dg/template/friend50.C: New.
+
+2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/34751
+       * g++.dg/cpp0x/vt-34751.C: New.
+
+2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/34051
+       PR c++/34055
+       PR c++/34102
+       PR c++/34103
+       * g++.dg/cpp0x/vt-34051-2.C: New.
+       * g++.dg/cpp0x/vt-34102.C: New.
+       * g++.dg/cpp0x/vt-34051.C: New.
+       * g++.dg/cpp0x/vt-34055.C: New.
+       * g++.dg/cpp0x/vt-34103.C: New.
+
+2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/34314
+       * g++.dg/cpp0x/vt-34314.C: New.
+       * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
+       reality (the error message was wrong previously).
+
+2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/33964
+       * g++.dg/cpp0x/vt-33964.C: New.
+       * g++.dg/template/partial5.C: New.
+
+2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/34052
+       * g++.dg/cpp0x/vt-34052.C: New.
+       * g++.dg/template/ttp26.C: New.
+       
+2008-01-14  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/rep_clause2.ad[sb]: New test.
+       * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
+
+2008-01-14  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR c++/24924
+       * g++.dg/cpp/pedantic-errors.C: Delete.
+       * g++.dg/cpp/permissive.C: Delete.
+       
+2008-01-14  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/compile/20080114-1.c: New test.
+
+2008-01-13  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34665
+       * gfortran.dg/argument_checking_11.f90: New.
+       * gfortran.dg/argument_checking_12.f90: New.
+       * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
+       * gfortran.dg/c_assoc_2.f03: Update dg-error.
+       * gfortran.dg/argument_checking_3.f90: Ditto.
+       * gfortran.dg/pointer_intent_2.f90: Ditto.
+       * gfortran.dg/import2.f90: Ditto.
+       * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
+       * gfortran.dg/implicit_actual.f90: Ditto.
+       * gfortran.dg/used_dummy_types_3.f90: Ditto.
+       * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
+
+2008-01-13  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34763
+       * gfortran.dg/interface_proc_end.f90: New.
+
+2008-01-13  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34759
+       * gfortran.dg/assumed_size_refs_4.f90: New.
+
+2008-01-13  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/unchecked_convert1.adb.
+
+2008-01-13  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
+       readable and writable again before exiting.
+
+2008-01-13  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/34601
+       * gcc.dg/noncompile/incomplete-4.c: New testcase.
+
+2008-01-13  Jan Hubicka  <jh@suse.cz>
+
+       PR middle-end/32135
+       * gcc.dg/pr32135.c: new.
+
+2008-01-12  Doug Kwan  <dougkwan@google.com>
+
+       * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
+       * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
+       -Wignored-qualifiers.
+
+2008-01-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/slice3.adb: New test.
+       * gnat.dg/slice4.adb: Likewise.
+
+2008-01-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/bit_packed_array.ad[sb]: New test.
+
+2008-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/34432
+       * gfortran.dg/parens_7.f90: New test.
+
+2008-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/tree-ssa/loadpre5.c: Use static.
+       * gcc.dg/tree-ssa/loadpre8.c: Likewise.
+
+       * gcc.dg/pr33826.c: Require nonpic.
+
+2008-01-11  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/34722
+       * gfortran.dg/inquire_12.f90: New test.
+
+2008-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/34670
+       * all_bounds_1.f90: New test case.
+       * maxloc_bounds_1.f90: New test case.
+       * maxloc_bounds_2.f90: New test case.
+       * maxloc_bounds_3.f90: New test case.
+       * maxloc_bounds_4.f90: New test case.
+       * maxloc_bounds_5.f90: New test case.
+       * maxloc_bounds_6.f90: New test case.
+       * maxloc_bounds_7.f90: New test case.
+       * maxloc_bounds_8.f90: New test case.
+
+2008-01-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/struct-ret-3.c: New test.
+
+2008-01-11  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34537
+       * gfortran.dg/transfer_simplify_8.f90: New test.
+
+2008-01-11  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * g++.dg/torture/pr34641.C: Add dg-require-visibility.  Define
+       size_t using predefined macro.
+
+2008-01-10  Raksit Ashok  <raksit@google.com>
+
+       PR rtl-optimization/27971
+       * gcc.target/i386/pr27971.c: New testcase.
+
+2008-01-10  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34396
+       * gfortran.dg/bounds_check_12.f90: New test.
+
+2008-01-10  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
+       * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
+
+2008-01-10  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       PR middle-end/34641
+       * g++.dg/torture/pr34641.C: New testcase.
+
+2008-01-10  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/34651
+       * g++.dg/torture/pr34651.C: New testcase.
+
+2008-01-09  Sebastian Pop  <sebastian.pop@amd.com>
+
+       PR tree-optimization/34017
+       * gcc.dg/tree-ssa/pr34017.c: New.
+
+2008-01-09  Richard Guenther  <rguenther@suse.de>
+       Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR middle-end/30132
+       * gcc.c-torture/compile/pr30132.c: New testcase.
+
+2008-01-09  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/34458
+       * gcc.c-torture/compile/pr34458.c: New testcase.
+
+2008-01-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR testsuite/30459
+       g++.dg/eh/ia64-2.C: Require weak support.
+
+2008-01-08  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/31863
+       * g++.dg/torture/pr31863.C: New testcase.
+
+2008-01-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/34694
+       * gcc.dg/gomp/pr34694.c: New test.
+       * g++.dg/gomp/pr34694.C: New test.
+
+       PR c++/33890
+       * g++.dg/gomp/pr33890.C: New test.
+
+2008-01-08  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34476
+       * gfortran.dg/parameter_array_init_3.f90: New test.
+
+2008-01-08  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34681
+       PR fortran/34704
+       * gfortran.dg/alloc_comp_default_init_1.f90: New test.
+
+2008-01-07  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
+       * g++.dg/other/spu2vmx-1.C: Use it.
+
 2008-01-07  Jack Howarth  <howarth@bromo.med.uc.edu>
 
+       * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
+
        PR testsuite/34575
        * gcc.target/powerpc/popcount-1.c: Skip on darwin.
        * gcc.target/powerpc/parity-1.c: Likewise.