X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=594aae10f555d501de8eb505a359cde110486722;hb=b6b4c3ef5f103c7f35a3a6140ceaa504ebf54adc;hp=f5cab7463f33ff19a9193cff282010f629d50a2e;hpb=cce7d16e8c6047c02f61bf8e7ab2a5b4cafd5fa0;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index f5cab7463f3..594aae10f55 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,401 @@ +2005-04-15 Thomas Koenig + + PR libfortran/18495 + * gfortran.fortran-torture/execute/intrinsic_spread.f90: + Test callee-allocated version of return array with a write + statement. + Test spread with a temporary with another write statement. + +2005-04-15 Kazu Hirata + + PR tree-optimization/21031 + * gcc.dg/tree-ssa/pr21031.c: New. + +2005-04-15 Uros Bizjak + + PR tree-optimization/21004 + * gcc.dg/builtins-53.c: Include builtins-config.h. + Check floorf, ceilf, floorl and ceill transformations + only when HAVE_C99_RUNTIME is defined. + +2005-04-15 Alexandre Oliva + + PR middle-end/20739 + * gcc.dg/tree-ssa/pr20739.c: New test. + +2005-04-14 Mike Stump + + * gcc.dg/Foundation.framework/empty: New. + * gcc.dg/framework-2.c: New. + +2005-04-14 Kazu Hirata + + PR tree-optimization/21021 + * gcc.c-torture/compile/pr21021.c: New. + +2005-04-14 Janis Johnson + + * lib/target-supports.exp (check_effective_target_vect_condition): + Add ia64, i?86, and x86_64. + +2005-04-14 Steven G. Kargl + + * gfortran.dg/underflow.f90: Use tiny(x)/huge(x). + +2005-04-14 Kazu Hirata + + PR tree-optimization/20657 + * gcc.dg/tree-ssa/pr20657.c: New. + +2005-04-14 Uros Bizjak + + * gcc.dg/builtins-53.c: Also check (int)trunc* and + (long long int)trunc*. + +2005-04-14 Ulrich Weigand + + PR target/20927 + * gcc.dg/pr20927.c: New test. + +2005-04-13 Richard Sandiford + + * gcc.dg/torture/pr19683-1.c: Guard with #ifndef __mips16. + * gcc.target/mips/asm-1.c: Likewise. + +2005-04-13 Dale Johannesen + + * objc.dg/objc-fast-4.m: New. + +2005-04-13 Hans-Peter Nilsson + + * gcc.target/cris/torture/cris-torture.exp: New driver in new + directory. + * gcc.target/cris/torture/no-pro-epi-1.c: New test. + +2005-04-13 David Edelsohn + + * gcc.dg/ucnid-[23456].c: XFAIL on AIX. + * gcc.dg/ppc-vector-memcpy.c: XFAIL on AIX and SPE. + * gcc.dg/ppc-vector-memset.c: XFAIL on AIX and SPE. + +2005-04-13 Kazu Hirata + + PR tree-optimization/20913 + * gcc.dg/tree-ssa/pr20913.c: New. + + PR tree-optimization/20702 + * gcc.dg/tree-ssa/pr20702.c: New. + +2005-04-13 Volker Reichelt + + PR c++/13744 + * g++.dg/inherit/local3.C: New test. + +2005-04-12 Jeff Law + + * gcc.dg/tree-ssa/20050412-1.c: New test. + +2005-04-13 Thomas Koenig + + PR libfortran/19016 + * gfortran.fortran-torture/execute/intrinsic_mmloc.f90: + Add tests with mask generated by expression. + * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise. + * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise. + * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise. + +2005-04-12 Ulrich Weigand + + PR middle-end/20917 + * gcc.dg/20050409-1.c: New test. + +2005-04-12 Andrew Pinski + + * gcc.dg/tree-ssa/alias-1.c: Fix spelling of optimized. + +2005-04-11 Mark Mitchell + + * target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove. + (TARGET_CXX_DETERMINE_CLASS_VISIBILITY): New macro. + (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise. + (TARGET_CXX): Adjust accordingly. + * target.h (struct gcc_target): Remove epxort_class_data. Add + determine_class_data_visibility and class_data_always_comdat. + * doc/tm.texi (TARGET_CXX_EXPORT_CLASS_DATA): Remove. + (TARGET_CXX_DETERMINE_CLASS_DATA_VISIBILITY): Document. + (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise. + * config/arm/arm.c (arm_cxx_export_class_data): Remove. + (arm_cxx_determine_class_data_visibility): New. + (arm_cxx_class_data_always_comdat): Likewise. + (TARGET_CXX_EXPORT_CLASS_DATA): Remove. + (TARGET_CXX_DETERMINE_CLASS_DATA_VISIBILITY): Define. + (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): Likewise. + * config/arm/arm.h (TARGET_ARM_DYNAMIC_VAGUE_LINKAGE_P): Define. + * config/arm/symbian.h (TARGET_ARM_DYNAMIC_VAGUE_LINKAGE_P): + Define. + +2005-04-11 Mark Mitchell + + * lib/wrapper.exp (${tool}_maybe_build_wrapper): Don't unset gluefile. + +2005-04-11 Geoffrey Keating + + * gcc.dg/i386-darwin-fpmath.c: New. + +2004-04-11 Devang Patel + + * lib/target-supports.exp (check_effective_target_vect_condition): New. + * gcc.dg/vect/vect-ifcvt-1.c: New test. + * gcc.dg/vect/vect-ifcvt-2.c: New test. + * gcc.dg/vect/vect-ifcvt-3.c: New test. + * gcc.dg/vect/vect-ifcvt-4.c: New test. + * gcc.dg/vect/vect-ifcvt-5.c: New test. + * gcc.dg/vect/vect-ifcvt-6.c: New test. + * gcc.dg/vect/vect-ifcvt-7.c: New test. + * gcc.dg/vect/vect-none.c: Now one loop is vectorized. + +2004-04-11 Devang Patel + + * gcc.dg/vect/vect-dv-1.c: New test. + * gcc.dg/vect/vect-dv-2.c: New test. + +2005-04-11 Diego Novillo + + PR tree-optimization/20933 + * gcc.dg/tree-ssa/pr20933.c: New test. + +2005-04-11 Tobias Schl"uter + + * gfortran.dg/fold_nearest.f90: New test. + +2005-04-11 Andrew Pinski + + * gcc.dg/tree-ssa/alias-1.c: New test. + +2005-04-11 Diego Novillo + + PR tree-optimization/20920 + * g++.dg/tree-ssa/pr20920.C: New test. + +2005-04-11 Uros Bizjak + + * gcc.dg/builtins-53.c: Also check (int)ceil* and + (long long int)ceil*. + +2005-04-10 Mark Mitchell + + * g++.dg/warn/Wdtor1.C: Declare template in system header with + explicit C++ linkage. + +2005-04-10 Francois-Xavier Coudert + + * gfortran.dg/pr17229.f: Take care of the new obsolescence + warning for arithmetic IF statements. + +2005-04-10 Thomas Koenig + + * eor_handling_1.f90: New test case. + * eor_handling_2.f90: New test case. + * eor_handling_3.f90: New test case. + * eor_handling_4.f90: New test case. + * eor_handling_5.f90: New test case. + * noadv_size.f90: New test case. + * pad_no.f90: New test case. + +2005-04-10 Richard Sandiford + + * gcc.c-torture/execute/20050410-1.c: New test. + +2005-04-09 Alexandre Oliva + + * gcc.dg/pr20126.c: New. + +2005-04-09 Bud Davis + Steven G. Kargl + + * gfortran.dg/PR19872.f: New test. + +2005-04-09 Steven G. Kargl + + * gfortran.dg/nint_1.f90: Fix dg-do directive + +2005-04-09 Steven G. Kargl + + * gfortran.dg/nint_1.f90: New test. + +2005-04-09 Thomas Koenig + + * gfortran.fortran-torture/execute/intrinsic_anyall.f90: + Added test for callee-allocated arrays with write statements. + * gfortran.fortran-torture/execute/intrinsic_count.f90: Likewise. + * gfortran.fortran-torture/execute/intrinsic_mmloc.f90: Likewise. + * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise. + * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise. + * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise. + +2005-04-09 Thomas Koenig + + PR libfortran/20163 + * gfortran.dg/open-options-blanks.f: New test. + +2005-04-09 Andrew Pinski + + PR fortran/13257 + * gfortran.dg/comma_format_extension_[1234].f: New tests. + +2005-04-09 Jakub Jelinek + + * gcc.dg/tree-ssa/stdarg-1.c: New test. + * gcc.dg/tree-ssa/stdarg-2.c: New test. + * gcc.dg/tree-ssa/stdarg-3.c: New test. + * gcc.dg/tree-ssa/stdarg-4.c: New test. + * gcc.dg/tree-ssa/stdarg-5.c: New test. + * gcc.c-torture/execute/stdarg-4.c: New test. + + * gcc.dg/vmx/varargs-1.c (f1, f2, f3): Add missing va_end. + + PR target/20795 + * g++.dg/abi/param2.C: New test. + +2005-04-09 Uros Bizjak + + * gcc.dg/builtins-53.c: Also check lceil* and llceil*. + +2005-04-09 Uros Bizjak + + * gcc.dg/builtins-53.c: New test. + +2005-04-08 Diego Novillo + + * g++.dg/tree-ssa/pr18178.C: New test. + * gcc.c-torture/execute/20030216-1.x: Ignore at -O1. + * gcc.c-torture/execute/20041019-1.c: New test. + * gcc.dg/tree-ssa/20041008-1.c: New test. + * gcc.dg/tree-ssa/ssa-ccp-12.c: New test. + * gcc.dg/tree-ssa/20030731-2.c: Update to use -fdump-tree-store_ccp. + * gcc.dg/tree-ssa/20030917-1.c: Likewise. + * gcc.dg/tree-ssa/20030917-3.c: Likewise. + * gcc.dg/tree-ssa/20040721-1.c: Likewise. + * gcc.dg/tree-ssa/ssa-ccp-1.c: Likewise. + * gcc.dg/tree-ssa/ssa-ccp-2.c: Likewise. + * gcc.dg/tree-ssa/ssa-ccp-3.c: Likewise. + * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise. + * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise. + +2005-04-09 Hans-Peter Nilsson + + PR rtl-optimization/20466 + * gcc.c-torture/execute/pr20466-1.c: New test. + +2005-04-08 Mark Mitchell + + PR c++/20905 + * g++.dg/parse/cond2.C: New test. + + PR c++/20145 + * g++.dg/warn/Wdtor1.C: New test. + +2005-04-06 Francois-Xavier Coudert + + PR fortran/17229 + * gfortran.dg/pr17229.f: New test. + +2005-04-07 Steven G. Kargl + + * gfortran.dg/tiny_1.f90: New test. + * gfortran.dg/tiny_2.f90: ditto. + +2005-04-07 Thomas Koenig + + * gfortran.dg/eor_1.f90: Fix dg-do run line + * gfortran.dg/open_new.f90: Fix dg-do run line + +2005-04-07 Hans-Peter Nilsson + + * lib/target-supports.exp (get_compiler_messages): Support + optional arguments, the fourth being compiler options. + (check_effective_target_fpic): New proc. + * gcc.dg/20050321-2.c: Restrict to target fpic. + +2005-04-06 James A. Morrison + + * gcc.dg/15443-1.c: New test. + * gcc.dg/15443-2.c: Likewise. + +2005-04-06 Tobias Schl"uter + + * gfortran.dg/pr15754.f90: Change annotations to dg-error. + +2005-04-06 Joseph S. Myers + + * gcc.dg/weak/weak-12.c, g++.dg/ext/weak2.C: New tests. + +2005-04-06 Joseph S. Myers + + * gcc.dg/i386-387-7.c, gcc.dg/i386-3dnowA-1.c, + gcc.dg/i386-3dnowA-2.c, gcc.dg/pr12092-1.c: Skip x86 tests for + -m64. + * gcc.dg/loop-3.c, gcc.dg/short-compare-1.c, + gcc.dg/short-compare-2.c, gcc.dg/smod-1.c, + gcc.dg/torture/badshift.c: Don't give 32-bit options for x86 -m64. + +2005-04-06 Mark Mitchell + + PR c++/20212 + * g++.dg/warn/Wunused-11.C: New test. + +2005-04-06 Bernd Schmidt + + * gcc.c-torture/execute/20020720-1.x: Disable on bfin*-*. + +2005-04-06 Dorit Naishlos + + * gfortran.dg/vect/vect-5.f90: xfail for lp64. + +2005-04-05 Mark Mitchell + + PR c++/20734 + * g++.dg/template/ptrmem13.C: New test. + +2005-04-05 Per Bothner + + * lib/gcc.exp: Always add -fno-show-column, for now. + +2005-04-05 Andrew Pinski + + PR testsuite/20767 + * gcc.dg/tree-ssa/ssa-pre-8.c (foo): Use __SIZE_TYPE__ instead + of plain old "unsigned int" for the type of "i". Makes this test + 64bit clean. + +2005-04-05 Paolo Bonzini + + * gcc.dg/i386-ssefn-1.c: New test. + * gcc.dg/i386-ssefn-2.c: New test. + * gcc.dg/i386-ssefn-3.c: New test. + * gcc.dg/i386-ssefn-4.c: New test. + +2005-04-05 Jakub Jelinek + + PR tree-optimization/20076 + * gcc.dg/builtin-apply4.c: New test. + + PR preprocessor/19475 + * gcc.dg/cpp/macspace1.c: New test. + * gcc.dg/cpp/macspace2.c: New test. + 2005-04-05 Francois-Xavier Coudert * gfortran.dg/pr20755.f: Fixed bad format.