X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=426d6830671b344e9d7d858de264669814d9a45a;hb=71455e79939a7e38a9303fb6900c9d548f93025a;hp=af17631dbb32cacd25f67cafc68fcc4644e40cdd;hpb=08dfbb2b6a4622eb1217ad3bba98b7d40305b87d;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index af17631dbb3..426d6830671 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,403 @@ +2007-01-26 Joseph Myers + + * lib/target-supports.exp + (check_effective_target_powerpc_altivec): New. + (check_effective_target_vect_cmdline_needed): Use it. + +2007-01-26 Steven G. Kargl + + PR fortran/30278 + * gfortran.dg/backslash_3.f: New test. + +2007-01-26 Richard Guenther + + * gcc.dg/tree-ssa/pr23382.c: Fix typo. + +2007-01-26 Tobias Burnus + + * gfortran.dg/gomp/gomp.exp: Support .f03 extension. + * gfortran.dg/vect/vect.exp: Ditto. + * gfortran.dg/dg.exp: Ditto. + * gfortran.fortran-torture/execute/execute.exp: Ditto. + * gfortran.fortran-torture/compile/compile.exp: Ditto. + +2007-01-25 Kaveh R. Ghazi + + * gcc.dg/builtins-20.c: Add more cases. + * gcc.dg/torture/builtin-symmetric-1.c: Likewise. + +2007-01-25 Manuel Lopez-Ibanez + + PR fortran/30437 + * gcc.dg/Wall.c: New. + * gcc.dg/Wno-all.c: New. + * gfortran.dg/Wall.f90: New. + * gfortran.dg/Wno-all.f90: New. + +2007-01-24 Geoffrey Keating + + * gcc.target/powerpc/darwin-ehreturn-1.c: New. + * g++.dg/eh/simd-2.C: Also run on Darwin. + * g++.dg/eh/simd-3.C: New. + * g++.dg/eh/simd-4.C: New. + +2007-01-25 Richard Guenther + + * gcc.dg/tree-prof/tree-prof.exp: Define _PROFILE_GENERATE + and _PROFILE_USE. + * gcc.dg/tree-prof/wcoverage-mismatch.c: New testcase. + +2007-01-25 Razya Ladelsky + + * gcc.dg/ipa/ipa-1.c: Update scan tree dump. + * gcc.dg/ipa/ipa-2.c: Update scan tree dump. + * gcc.dg/ipa/ipa-3.c: Update scan tree dump. + * gcc.dg/ipa/ipa-4.c: Update scan tree dump. + * gcc.dg/ipa/ipa-5.c: Update scan tree dump. + * gcc.dg/ipa/ipa-6.c: Update scan tree dump. + * gcc.dg/ipa/ipa-7.c: New testcase. + +2007-01-24 Douglas Gregor + + * g++.dg/cpp0x/warn_cxx0x.C: New. + +2007-01-24 Kaveh R. Ghazi + + * gcc.dg/builtins-20.c: Test builtin carg. + +2007-01-24 Jakub Jelinek + + PR middle-end/27416 + * gcc.dg/gomp/pr27416.c: New test. + + PR middle-end/30494 + * gcc.dg/gomp/pr30494.c: New test. + * g++.dg/gomp/pr30494.C: New test. + + PR middle-end/30421 + * gcc.dg/gomp/pr30421.c: New test. + +2007-01-24 Steve Ellcey + + * gcc.target/ia64/versionid-1.c: New test. + * gcc.target/ia64/versionid-2.c: New test. + +2007-01-24 Richard Guenther + + PR testsuite/30181 + * gcc.dg/builtins-57.c: Change to a link-time testcase + to support non-C99 targets. + +2007-01-24 Jan Hubicka + + * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable. + +2007-01-24 Andreas Krebbel + + * gcc.c-torture/compile/sizeof-macros-1.c: New testcase. + +2007-01-23 Andrew Pinski + + PR objc/27438 + * objc.dg/const-str-12.m: New test. + +2007-01-23 Jerry DeLisle + + PR fortran/30532 + * gfortran.dg/ctrl-z.f90: New test. + +2007-01-23 Jerry DeLisle + + PR fortran/30481 + * gfortran.dg/namelist_assumed_char.f90: New test. + +2007-01-23 Simon Martin + + PR c++/27492 + * g++.dg/inherit/covariant15.C: New test. + +2007-01-23 Ian Lance Taylor + + * g++.dg/warn/Wparentheses-24.C: New test. + +2007-01-23 Richard Guenther + + PR testsuite/30560 + * ada/acats/run_acats: Do not call gnatmake or gnatchop + with full path. + +2007-01-22 Richard Guenther + + PR tree-optimization/30038 + * gcc.dg/builtins-62.c: New testcase. + +2007-01-21 Eric Botcazou + + * gcc.c-torture/compile/20070121.c: New test. + +2007-01-21 Thomas Koenig + + PR libfortran/30525 + * gfortran.dg/char_comparison_1.f: New test. + +2007-01-21 Ira Rosen + + * gcc.dg/vect/vect-strided-same-dr.c: New test. + +2007-01-20 Andrew Pinski + + PR objc/30479 + * objc.dg/pch: New directory. + * objc.dg/pch/pch.exp: New file. + * objc.dg/pch/interface-1.m: New test. + * objc.dg/pch/interface-1.hs: New include file. + * lib/objc.exp (objc_target_compile): Add + "-x objective-c-header" in front of the sources if this is + a precompiled header being compiled. + +2007-01-20 Roger Sayle + + * gfortran.dg/array_memcpy_3.f90: New test case. + * gfortran.dg/vect/vect-5.f90: Update vectorized loop count. + +2007-01-20 Roger Sayle + Brooks Moses + Francois-Xavier Coudert + + * gfortran.dg/intrinsic_sign_1.f90: New test case. + * gfortran.dg/intrinsic_sign_2.f90: Likewise. + +2007-01-19 Kaveh R. Ghazi + + * gcc.dg/torture/builtin-math-3.c: Test fdim. + +2007-01-19 Mike Stump + + * gcc.dg/darwin-ld-6.c: Remove, tests a linker flag that is going + away. + +2007-01-19 Roger Sayle + + * gcc.dg/pr30172-1.c: Specify the -fno-signed-zeros command line + option instead of -funsafe-math-optimizations. + +2007-01-19 Tomas Bily + + gcc.dg/tree-prof/indir-call-prof.c: New. + g++.dg/dg.exp: Add tree-prof subdirectory. + g++.dg/tree-prof/indir-call-prof.C: New. + g++.dg/tree-prof/tree-prof.exp: New. + +2007-01-19 Manuel Lopez-Ibanez + + PR c++/17947 + * g++.dg/warn/deprecated.C: Update warning output. + * g++.dg/warn/deprecated-2.C: Likewise. + * g++.dg/warn/deprecated-3.C: New. + +2007-01-19 Nathan Sidwell + + * gcc.c-torture/execute/nestfunc-7.c: New. + +2007-01-18 Hui-May Chang + + * gcc.c-torture/compile/pr27528.c: Add -fno-pic option. + +2007-01-18 Nathan Sidwell + + * gcc.dg/m68k-pic-1.c: New. + +2007-01-18 Roger Sayle + + * gfortran.dg/array_memcpy_4.f90: New test case. + +2007-01-18 Josh Conner + + PR target/30485 + * gcc.dg/vect/vect.exp: Add support for no-trapping-math tests. + * gcc.dg/vect/no-trapping-math-1: New. + * gcc.dg/vect/no-trapping-math-2: New. + +2007-01-18 Uros Bizjak + + * gcc.target/i386/387-8.c: Update comment about optimizing + inherent load of 1.0 of fptan instruction. + +2007-01-18 Dirk Mueller + Richard Guenther + + PR diagnostic/8268 + * gcc.dg/Warray-bounds.c: New testcase. + * gcc.dg/Warray-bounds-2.c: New testcase. + * g++.dg/warn/Warray-bounds.C: New testcase. + * g++.dg/warn/Warray-bounds-2.C: New testcase. + +2007-01-17 Paul Thomas + + PR fortran/30476 + * gfortran.dg/generic_12.f90: New test. + +2007-01-17 Dorit Nuzman + + * gcc.target/i386/vectorize1.c: Add cleanup-tree-dump. + * gcc.dg/tree-ssa/ssa-dse-9.c: Add cleanup-tree-dump. + +2007-01-16 Janis Johnson + + * gcc.dg/dfp/compare-special.h: New file. + * gcc.dg/dfp/compare-special-32.c: New test. + * gcc.dg/dfp/compare-special-64.c: New test. + * gcc.dg/dfp/compare-special-128.c: New test. + +2007-01-16 Roger Sayle + Paul Thomas + Steven G. Kargl + + PR fortran/30404 + * gfortran.dg/forall_6.f90: New test case. + * gfortran.dg/dependency_8.f90: Update test to find "temp" array. + * gfortran.dg/dependency_13.f90: Likewise. + +2007-01-15 Kaveh R. Ghazi + + PR testsuite/12325 + * gcc.dg/torture/builtin-attr-1.c: Handle warnings from + targets that don't support Inf. + +2007-01-15 Dale Johannesen + + * gcc.dg/tree-ssa/loop-3.c: Disable with -fpic or -fPIC. + +2007-01-15 Thomas Koenig + + * gfortran.dg/string_0xfe_0xff_1.f90: Use char instead + of achar for 0xff to avoid the "Extended ASCII not + implemented" error message. + +2007-01-15 Paul Thomas + + PR fortran/28172 + * gfortran.dg/altreturn_4.f90: New test. + + PR fortran/29389 + * gfortran.dg/stfunc_4.f90: New test. + + PR fortran/29712 + * gfortran.dg/bound_2.f90: Reinstate commented out line. + * gfortran.dg/initialization_1.f90: Change warning. + + PR fortran/30283 + * gfortran.dg/specification_type_resolution_2.f90: New test. + +2007-01-14 Jan Hubicka + + * gcc.dg/tree-prof/stringop-1.c: Update pattern for memcpy folding. + * gcc.dg/tree-ssa/vrp11.c: Fix thinkos in my last patch. + * gcc.dg/always_inline3.c: Update for pre-inline tail recursion + elimination. + +2007-01-14 Paul Thomas + + PR fortran/30410 + * gfortran.dg/external_procedures_2.f90: New test. + +2007-01-14 Uros Bizjak + + PR target/30413 + * gcc.target/i386/pr30413.c: New test. + +2007-01-14 Thomas Koenig + + PR fortran/30452 + * gfortran.dg/string_0xfe_0xff_1.f90: New test. + +2007-01-13 Zdenek Dvorak + + * gcc.dg/20070112-1.c: New test. + +2007-01-12 Jerry DeLisle + + PR libgfortran/30435 + * gfortran.dg/list_read_6.f90: New test. + +2007-01-12 Olga Golovanevsky + + * gcc.dg/torture/pr24750-1.c: Add prototype of free. + +2007-01-12 Tom Tromey + + PR preprocessor/28227: + * gcc.dg/cpp/pr28227.c: New file. + +2007-01-11 Zdenek Dvorak + + * gcc.dg/tree-ssa/loop-22.c: New test. + +2007-01-11 Zdenek Dvorak + + PR tree-optimization/29516 + * gcc.dg/tree-ssa/loop-20.c: New test. + +2007-01-11 Thomas Koenig + + PR libfortran/30415 + * minmaxloc_integer_kinds_1.f90: New test. + +2007-01-11 Simon Martin + + PR c++/29573 + * g++.dg/template/sizeof-template-argument.C: New test. + +2007-01-11 Jan Hubicka + + * gcc.dg/tree-ssa/tailrecursion-4.c: Update dump file. + * gcc.dg/tree-ssa/tailrecursion-1.c: Update dump file. + * gcc.dg/tree-ssa/tailrecursion-2.c: Update dump file. + * gcc.dg/tree-ssa/tailrecursion-3.c: Update dump file. + * gcc.dg/tree-ssa/pr21658.c: Likewise. + * gcc.dg/tree-ssa/pr15349.c: Likewise. + * gcc.dg/tree-ssa/pr25501.c: Likewise. + * gcc.dg/tree-ssa/vrp11.c: Make more complex so it still test + transformation in question. + * gcc.dg/tree-ssa/vrp05.c: Likewise. + * gcc.dg/tree-ssa/pr20701.c: Likewise. + * gcc.dg/always_inline3.c: Likewise. + +2007-01-10 Mark Mitchell + + PR c++/28999 + * g++.dg/template/typename11.C: New test. + +2007-01-10 Robert Kennedy + + * gcc.dg/fold-compare-2.c: New test case for fold_comparison. + +2007-01-09 Brooks Moses + + * gfortran.dg/chkbits.f90: Added IBCLR tests; test calls + for different integer kinds. + * gfortran.dg/ishft.f90: Renamed to ishft_1.f90... + * gfortran.dg/ishft_1.f90: ...Renamed from ishft.f90. + * gfortran.dg/ishft_2.f90: New test. + * gfortran.dg/ishft_3.f90: New test. + +2007-01-09 Brooks Moses + + * gfortran.dg/altreturn_2.f90: Removed executable bit. + +2007-01-09 Zdenek Dvorak + + PR tree-optimization/30322 + * gcc.dg/tree-ssa/loop-21.c: New test. + +2007-01-08 Geoffrey Keating + + * g++.dg/rtti/darwin-builtin-linkage.C: New. + +2007-01-08 Andrew Pinski + + * gcc.target/spu/intrinsics-1.c: Remove xfail. + 2007-01-08 Manuel Lopez-Ibanez * g++.dg/warn/overflow-warn-1.C: Fix testcase.