OSDN Git Service

Move ChangeLog entry for testsuite/gcc.dg/20050922-1.c from
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 7b9b375..01afd6f 100644 (file)
@@ -1,3 +1,529 @@
+2007-02-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/builtins-20.c: Add more cases.
+
+2007-02-02  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
+
+       PR target/29682
+       * gcc-target/ia64/pr29682.c: New test.
+
+2007-02-02  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/30284
+       * gfortran.dg/arrayio_11.f90.f90: New test.
+
+       PR fortran/30626
+       * gfortran.dg/arrayio_12.f90.f90: New test.
+
+2007-02-02  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/30536
+       * g++.dg/tls/diag-5.C: New test.
+
+       PR middle-end/30473
+       * gcc.dg/pr30473.c: New test.
+       * gcc.c-torture/execute/20070201-1.c: New test.
+
+2007-02-01  Roger Sayle  <roger@eyesopen.com>
+
+       * gfortran.dg/dependency_20.f90: New test case.
+
+2007-01-31  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/lower-subreg-1.c (test): New test.
+
+2007-01-30  Geoffrey Keating  <geoffk@apple.com>
+
+       * g++.dg/eh/simd-4.C (main): Also catch SIGSEGV.
+
+2007-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-math-2.c: Add sqrt cases.
+       * gcc.dg/torture/builtin-math-3.c: Likewise.
+
+2007-01-31  Dirk Mueller  <dmueller@suse.de>
+
+       gcc.dg/Wparentheses-2.c: Update and add new tests.
+
+2007-01-31  Ira Rosen  <irar@il.ibm.com> 
+
+       * gcc.dg/vect/vect-37.c: Restore the original behaivior - xfail to
+       vectorize.
+
+2007-01-31  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/builtins-63.c: New test.
+
+2007-01-31  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/27588
+       * gfortran.dg/char_bounds_check_fail_1.f90: Add test.
+
+2007-01-31  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/30520
+       * gfortran.dg/volatile8.f90: New argument conformance test.
+       * gfortran.dg/volatile9.f90: New scope test.
+
+2007-01-30  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR c++/24745
+       * g++.dg/warn/null4.C: New.
+
+2001-01-30  Roger Sayle  <roger@eyesopen.com>
+           Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/large-size-array-3.c: Correct typo.
+
+2007-01-30  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/27657
+       * g++.dg/debug/pr27657.C: New testcase.
+
+2007-01-30  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/30313
+       * gcc.dg/torture/pr30313.c: New testcase.
+
+2007-01-29  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.dg/dfp/dfp-except.h: New file.
+       * gcc.dg/dfp/fe-check.h: New file.
+       * gcc.dg/dfp/fe-binop.c: New test.
+       * gcc.dg/dfp/fe-convert-1.c: New test.
+       * gcc.dg/dfp/fe-convert-2.c: New test.
+       * gcc.dg/dfp/fe-convert-3.c: New test.
+
+       * gcc.dg/dfp/dec-eval-method.c: Replace decfloat.h with float.h.
+       * gcc.dg/dfp/decfloat-constants.c: Ditto.
+       * gcc.dg/dfp/convert-dfp.c: Ditto.
+       * gcc.dg/dfp/convert-int-saturate.c: Ditto.
+
+2007-01-29  Josh Conner  <jconner@apple.com>
+
+       * gcc.target/powerpc/altivec-24.c: New test.
+
+2007-01-29  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/28266
+       * g++.dg/parse/defarg12.C: New test.
+
+2007-01-29  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/30554
+       * gfortran.dg/used_dummy_types_6.f90: New test.
+
+2007-01-28  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/tree-prof/val-prof-6.c: New test.
+
+2007-01-28  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc.dg/large-size-array-3.c: Correct test case (portability).
+
+2007-01-28  Andrew Pinski  <pinskia@gmail.com>
+
+       PR C++/28988
+       * g++.dg/expr/dtor4.C: New test.
+
+2007-01-28  Zdenek Dvorak <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/loop-23.c: New test.
+
+2007-01-28  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/30389
+       * gfortran.dg/achar_2.f90:  New test.
+       * gfortran.dg/achar_3.f90:  New test.
+
+2007-01-27  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/strict-overflow-1.c: New test.
+       * gcc.dg/no-strict-overflow-1.c: New test.
+       * gcc.dg/strict-overflow-2.c: New test.
+       * gcc.dg/no-strict-overflow-2.c: New test.
+       * gcc.dg/strict-overflow-3.c: New test.
+       * gcc.dg/no-strict-overflow-3.c: New test.
+       * gcc.dg/strict-overflow-4.c: New test.
+       * gcc.dg/no-strict-overflow-4.c: New test.
+       * gcc.dg/fold-mod-1.c: Add -fstrict-overflow option.
+       * gcc.dg/pr15784-1.c: Likewise.
+       * gcc.dg/pr20922-1.c: Likewise.
+       * gcc.dg/pr20922-3.c: Likewise.
+       * gcc.dg/pr20922-4.c: Likewise.
+       * gcc.dg/pr20922-6.c: Likewise.
+       * gcc.dg/compare-4.c: Likewise.
+       * gcc.dg/torture/pr26898-1.c: Likewise.
+       * gcc.dg/tree-ssa/divide-1.c: Likewise.
+       * gcc.dg/tree-ssa/divide-2.c: Likewise.
+       * gcc.dg/tree-ssa/divide-3.c: Likewise.
+       * gcc.dg/tree-ssa/divide-4.c: Likewise.
+       * gcc.dg/tree-ssa/pr14490-1.c: Likewise.
+       * gcc.dg/tree-ssa/pr14490-3.c: Likewise.
+       * gcc.dg/tree-ssa/pr21082.c: Likewise.
+       * gcc.dg/tree-ssa/pr26899.c: Likewise.
+       * g++.dg/tree-ssa/pr21082.C: Likewise.
+
+2007-01-27  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc-dg/large-size-array-3.c: New test case.
+
+2007-01-27  Roger Sayle  <roger@eyesopen.com>
+
+       * gfortran.dg/forall_7.f90: New test case.
+
+2007-01-27  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/30407
+       * gfortran.dg/where_operator_assign_1.f90: New test.
+       * gfortran.dg/where_operator_assign_2.f90: New test.
+       * gfortran.dg/where_operator_assign_3.f90: New test.
+
+2007-01-26  Joseph Myers  <joseph@codesourcery.com>
+
+       * lib/target-supports.exp
+       (check_effective_target_powerpc_altivec): New.
+       (check_effective_target_vect_cmdline_needed): Use it.
+
+2007-01-26  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       PR fortran/30278
+       * gfortran.dg/backslash_3.f: New test.
+
+2007-01-26  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/pr23382.c: Fix typo.
+
+2007-01-26  Tobias Burnus  <burnus@net-b.de>
+
+       * 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  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/builtins-20.c: Add more cases.
+       * gcc.dg/torture/builtin-symmetric-1.c: Likewise.
+
+2007-01-25  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       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  <geoffk@apple.com>
+
+       * 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  <rguenther@suse.de>
+
+       * 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  <razya@il.ibm.com>
+
+       * 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  <dgregor@osl.iu.edu>
+
+       * g++.dg/cpp0x/warn_cxx0x.C: New.
+
+2007-01-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/builtins-20.c: Test builtin carg.
+
+2007-01-24  Jakub Jelinek  <jakub@redhat.com>
+
+       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  <sje@cup.hp.com>
+
+       * gcc.target/ia64/versionid-1.c: New test.
+       * gcc.target/ia64/versionid-2.c: New test.
+
+2007-01-24  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/30181
+       * gcc.dg/builtins-57.c: Change to a link-time testcase
+       to support non-C99 targets.
+
+2007-01-24  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable.
+
+2007-01-24  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * gcc.c-torture/compile/sizeof-macros-1.c: New testcase.
+
+2007-01-23  Andrew Pinski  <pinskia@gmail.com>
+
+       PR objc/27438
+       * objc.dg/const-str-12.m: New test.
+
+2007-01-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/30532
+       * gfortran.dg/ctrl-z.f90:  New test.
+       
+2007-01-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/30481
+       * gfortran.dg/namelist_assumed_char.f90:  New test.
+
+2007-01-23  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/27492
+       * g++.dg/inherit/covariant15.C: New test.
+
+2007-01-23  Ian Lance Taylor  <iant@google.com>
+
+       * g++.dg/warn/Wparentheses-24.C: New test.
+
+2007-01-23  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/30560
+       * ada/acats/run_acats: Do not call gnatmake or gnatchop
+       with full path.
+
+2007-01-22  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/30038
+       * gcc.dg/builtins-62.c: New testcase.
+
+2007-01-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.c-torture/compile/20070121.c: New test.
+
+2007-01-21  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/30525
+       * gfortran.dg/char_comparison_1.f:  New test.
+
+2007-01-21  Ira Rosen  <irar@il.ibm.com> 
+
+       * gcc.dg/vect/vect-strided-same-dr.c: New test. 
+
+2007-01-20  Andrew Pinski  <pinskia@gmail.com>
+
+       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  <roger@eyesopen.com>
+
+       * gfortran.dg/array_memcpy_3.f90: New test case.
+       * gfortran.dg/vect/vect-5.f90: Update vectorized loop count.
+
+2007-01-20  Roger Sayle  <roger@eyesopen.com>
+           Brooks Moses  <brooks.moses@codesourcery.com>
+           Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       * gfortran.dg/intrinsic_sign_1.f90: New test case.
+       * gfortran.dg/intrinsic_sign_2.f90: Likewise.
+
+2007-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-math-3.c: Test fdim.
+
+2007-01-19  Mike Stump  <mrs@apple.com>
+
+       * gcc.dg/darwin-ld-6.c: Remove, tests a linker flag that is going
+       away.
+
+2007-01-19  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc.dg/pr30172-1.c: Specify the -fno-signed-zeros command line
+       option instead of -funsafe-math-optimizations.
+
+2007-01-19  Tomas Bily  <tbily@suse.cz>
+
+       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  <manu@gcc.gnu.org>
+
+       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  <nathan@codesourcery.com>
+
+       * gcc.c-torture/execute/nestfunc-7.c: New.
+
+2007-01-18  Hui-May Chang  <hm.chang@apple.com>
+
+       * gcc.c-torture/compile/pr27528.c: Add -fno-pic option.
+
+2007-01-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * gcc.dg/m68k-pic-1.c: New.
+
+2007-01-18  Roger Sayle  <roger@eyesopen.com>
+
+       * gfortran.dg/array_memcpy_4.f90: New test case.
+
+2007-01-18  Josh Conner  <jconner@apple.com>
+
+       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  <ubizjak@gmail.com>
+
+       * gcc.target/i386/387-8.c: Update comment about optimizing
+       inherent load of 1.0 of fptan instruction.
+
+2007-01-18  Dirk Mueller  <dmueller@suse.de>
+           Richard Guenther <rguenther@suse.de>
+
+       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  <pault@gcc.gnu.org>
+
+       PR fortran/30476
+       * gfortran.dg/generic_12.f90: New test.
+
+2007-01-17  Dorit Nuzman  <dorit@il.ibm.com>
+
+       * 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  <janis187@us.ibm.com>
+
+       * 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  <roger@eyesopen.com>
+           Paul Thomas  <pault@gcc.gnu.org>
+           Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       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  <ghazi@caip.rutgers.edu>
+
+       PR testsuite/12325
+       * gcc.dg/torture/builtin-attr-1.c: Handle warnings from
+       targets that don't support Inf.
+
+2007-01-15  Dale Johannesen  <dalej@apple.com>
+
+       * gcc.dg/tree-ssa/loop-3.c:  Disable with -fpic or -fPIC.
+
+2007-01-15  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       * 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  <pault@gcc.gnu.org>
+
+       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  <jh@suse.cz>
+
+       * 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  <pault@gcc.gnu.org>
+
+       PR fortran/30410
+       * gfortran.dg/external_procedures_2.f90: New test.
+
+2007-01-14  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/30413
+       * gcc.target/i386/pr30413.c: New test.
+
+2007-01-14  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/30452
+       * gfortran.dg/string_0xfe_0xff_1.f90:  New test.
+
+2007-01-13  Zdenek Dvorak <dvorakz@suse.cz>
+
+       * gcc.dg/20070112-1.c: New test.
+
+2007-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/30435
+       * gfortran.dg/list_read_6.f90: New test.
+
+2007-01-12  Olga Golovanevsky  <olga@il.ibm.com>
+
+       * gcc.dg/torture/pr24750-1.c:  Add prototype of free.
+
+2007-01-12  Tom Tromey  <tromey@redhat.com>
+
+       PR preprocessor/28227:
+       * gcc.dg/cpp/pr28227.c: New file.
+
+2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/loop-22.c: New test.
+
+2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
+
+       PR tree-optimization/29516
+       * gcc.dg/tree-ssa/loop-20.c: New test.
+
+2007-01-11  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/30415
+       * minmaxloc_integer_kinds_1.f90:  New test.
+
 2007-01-11  Simon Martin  <simartin@users.sourceforge.net>
 
        PR c++/29573
        PR c++/21983
        * g++.dg/warn/pr21983.C: New test.
 
+2005-09-22  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * gcc.dg/20050922-1.c: Testcase added.
+
 2005-09-21  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/23993