X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=b281f7d3f9ea9f486bb91f125235fd57a82c2410;hp=507f14a6fafa277c44d1174ff934ed61b3e0db91;hb=041b7892b12996f0db8411dd89046163ea89fcb4;hpb=766cf6a04ffb7eb2602f09d01cc717f4e6d1317e diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 507f14a6faf..b281f7d3f9e 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,585 @@ +2005-04-19 James E. Wilson + + PR target/20670 + * g++.dg/eh/fp-regs.C: New test. + +2005-04-20 Joseph S. Myers + + * gcc.dg/Wint-to-pointer-cast-1.c, + gcc.dg/Wint-to-pointer-cast-2.c, gcc.dg/Wint-to-pointer-cast-3.c, + gcc.dg/Wpointer-to-int-cast-1.c, gcc.dg/Wpointer-to-int-cast-2.c, + gcc.dg/Wpointer-to-int-cast-3.c: New tests. + +2005-04-18 Francois-Xavier Coudert + + PR fortran/16861 + * gfortran.dg/pr16861.f90: New test. + +2005-04-18 James A. Morrison + + * gcc.dg/pr21085.c: New test. + +2005-04-18 Richard Sandiford + + * gcc.target/mips/mips.exp: Minor formatting. Call setup_mips_tests. + (setup_mips_tests, dg-mips-options): New procedures. + * gcc.target/mips/asm-1.c, gcc.target/mips/fix-vr4130-1.c, + * gcc.target/mips/fix-vr4130-2.c, gcc.target/mips/fix-vr4130-3.c + * gcc.target/mips/fix-vr4130-4.c, gcc.target/mips/mips-3d-1.c, + * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c, + * gcc.target/mips/mips-3d-4.c, gcc.target/mips/mips-3d-5.c, + * gcc.target/mips/mips-3d-6.c, gcc.target/mips/mips-3d-7.c, + * gcc.target/mips/mips-3d-8.c, gcc.target/mips/mips-3d-9.c, + * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c, + * gcc.target/mips/mips-ps-1.c, gcc.target/mips/mips-ps-2.c, + * gcc.target/mips/mips-ps-3.c, gcc.target/mips/mips-ps-4.c, + * gcc.target/mips/mips-ps-type.c, gcc.target/mips/sb1-1.c: Use + dg-mips-options instead of dg-options. Remove now-redundant + preprocessor guards. + * gcc.dg/mips-args-1.c, gcc.dg/mips-args-2.c, gcc.dg/mips-args-3.c, + * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c, + * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c, + * gcc.dg/mips-rsqrt-2.c, gcc.dg/mips-rsqrt-3.c, gcc.dg/vr-mult-1.c, + * gcc.dg/vr-mult-2.c: Delete. + * gcc.target/mips/args-1.c, gcc.target/mips/args-2.c, + * gcc.target/mips/args-3.c, gcc.target/mips/movcc-1.c, + * gcc.target/mips/movcc-2.c, gcc.target/mips/movcc-3.c, + * gcc.target/mips/nmadd-1.c, gcc.target/mips/nmadd-2.c, + * gcc.target/mips/rsqrt-1.c, gcc.target/mips/rsqrt-2.c, + * gcc.target/mips/rsqrt-3.c, gcc.target/mips/vr-mult-1.c, + * gcc.target/mips/vr-mult-2.c: New tests, based on the old gcc.dg ones. + +2005-04-18 Laurent GUERBY + + * ada/acats/run_all.sh: Use sync when executable not present. + +2005-04-18 Devang Patel + + * gcc.dg/vect/vect-11.c: Require effective target vect_int_mult. + * gcc.dg/vect/vect-11a.c: New. + * gcc.dg/vect/vect-none.c: Update. + * lib/target-supports.exp (check_effective_target_vect_int_mult): New. + +2005-04-18 James A. Morrison + + PR tree-optimization/20922 + * gcc.dg/pr20922-1.c: New test. + * gcc.dg/pr20922-2.c: New test. + * gcc.dg/pr20922-3.c: New test. + * gcc.dg/pr20922-4.c: New test. + * gcc.dg/pr20922-5.c: New test. + * gcc.dg/pr20922-6.c: New test. + +2005-04-11 Francois-Xavier Coudert + + PR libfortran/20950 + * gfortran.dg/pr20950.f: New test. + +2005-04-18 Francois-Xavier Coudert + + PR libfortran/19216 + * gfortran.dg/pr19216.f: New test. + +2005-04-18 Kazu Hirata + + PR tree-optimization/21001 + * gcc.dg/tree-ssa/pr21001.c: New. + +2005-04-17 Thomas Koenig + + PR libfortran/21075 + * gfortran.dg/reshape_rank7.f90: New test. + +2005-04-17 Paul Thomas + + PR libfortran/12884 gfortran.dg/pr12884.f: New test + PR libfortran/17285 gfortran.dg/pr17285.f90: New test + PR libfortran/17472, 18396, 18209 gfortran.dg/pr17472.f: New test + PR libfortran/18122, 18591 gfortran.dg/pr18122.f90: New test + PR libfortran/18210 gfortran.dg/pr18210.f90: New test + PR libfortran/18392 gfortran.dg/pr18392.f90: New test + PR libfortran/19467 gfortran.dg/pr19467.f90: New test + PR libfortran/19657 gfortran.dg/pr19657.f90: New test + * gfortran.dg/namelist_1.f90: Correct comment (PUBLIC and PRIVATE wrong way round). + * gfortran.dg/namelist_2.f90: Variables with INTENT(IN) cannot be in namelists. New test + * gfortran.dg/namelist_3.f90: Pointers cannot be in namelists. New test + * gfortran.dg/namelist_11.f: Tests reals and qualifiers in namelist. New test + * gfortran.dg/namelist_12.f: Tests integers and qualifiers in namelist. New test + * gfortran.dg/namelist_13.f90: Tests derived types in namelist. New test + * gfortran.dg/namelist_14.f90: Tests trans-io.c namelist support. New test + * gfortran.dg/namelist_15.f90: Tests arrays of derived types in namelist. New test + * gfortran.dg/namelist_16.f90: Tests complex in namelist. New test + * gfortran.dg/namelist_17.f90: Tests logical in namelist. New test + * gfortran.dg/namelist_18.f90: Tests charcter delimiters in namelist. New test + * gfortran.dg/namelist_19.f90: Tests namelist errors. New test + * gfortran.dg/namelist_20.f90: Tests negative bounds for explicit arrays. New test + +2005-04-17 Richard Guenther + + * gfortran.dg/wtruncate.f: New testcase. + * gfortran.dg/wtruncate.f90: New testcase. + +2005-04-16 Mark Mitchell + + PR c++/21025 + * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to + which sizeof/alignof is dependent, rather than just whether we are + processing_template_decl. + +2005-04-15 Thomas Koenig + + * gfortran.fortran-torture/execute/intrinsic_spread.f90: + corrected typo where the wrong variables had been compared. + +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. + +2005-04-05 Mark Mitchell + + PR c++/20763 + * g++.dg/ext/attrib21.C: New test. + +2004-04-05 Devang Patel + + * lib/target-supports.exp (check_effective_target_vect_shif): New. + * gcc.dg/vect/vect-shift-1.c: New test. + +2005-04-05 Francois-Xavier Coudert + + PR libfortran/20755 + * gfortran.dg/pr20755.f: New test. + +2005-04-05 Feng Wang + + * gfortran.dg/pr15959.f90: New test. + * gfortran.dg/string_pad_trunc.f90: New test. + +2005-04-05 Francois-Xavier Coudert + + * gfortran.dg/backspace.f, gfortran.dg/g77_intrinsics_funcs.f, + gfortran.dg/g77_intrinsics_sub.f, gfortran.dg/negative_unit.f, + gfortran.dg/pr18025.f90, gfortran.dg/g77/12002.f: Correct dejagnu + syntax. + +2005-04-05 Eric Botcazou + + * gcc.c-torture/compile/20040323-1.c (_rtld_global): Set to 1. + +2005-04-04 John David Anglin + + * gcc.c-torture/compile/20011119-1.c: Require weak and alias support. + * gcc.c-torture/compile/20011119-2.c: Likewise. + * gcc.c-torture/compile/981001-2.c: Likewise. + +2005-04-04 Mark Mitchell + + PR c++/20679 + * g++.dg/template/overload4.C: New test. + 2005-04-04 Nathan Sidwell + PR c++/20746 + * g++.dg/abi/covariant5.C: New. + PR debug/20505 * g++.dg/debug/const2.C: New. @@ -27581,7 +28161,7 @@ Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka * gcc.c-torture/compile/labels-2.c: New test. -1999-12-27 Martin von Löwis +1999-12-27 Martin von L�is * gcc.c-torture/execute/991227-1.c: New test. @@ -27589,7 +28169,7 @@ Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL. -1999-12-21 Martin von Löwis +1999-12-21 Martin von L�is * gcc.c-torture/execute/991221-1.c: New test.