OSDN Git Service

2007-03-04 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 91420fc..13e8447 100644 (file)
@@ -1,3 +1,442 @@
+2007-03-04  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/c_by_val.c: Use _Complex instead of a struct.
+
+2007-03-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
+
+       PR target/30406
+       * gfortran.dg/logical_3.f90: New test.
+
+2007-03-04  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/30981
+       * gfortran.dg/integer_exponentiation_1.f90:  New test.
+
+2007-03-04  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * gcc.target/m68k/m68k.exp: New.
+       * gcc.target/m68k/crash1.c: New.
+
+2007-03-03  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/c_by_val.c: Use int64_t instead of long
+       to be more compatible with integer(kind=8).
+
+2007-03-03  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR libfortran/31001
+       * gfortran.dg/zero_sized_3.f90: New test.
+
+2007-03-03  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR c++/15787
+       * g++.dg/parse/else.C: New.
+       * g++.dg/parse/else-2.C: New.
+       
+2007-03-03  Paul Thomas  <pault@gcc.gnu.org>
+           Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/30882
+       * gfortran.dg/size_dim.f90: New test.
+
+2007-03-02  Paul Thomas  <pault@gcc.gnu.org>
+           Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/30873
+       * gfortran.dg/entry_9.f90: New test.
+
+2007-03-02  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/28253
+       * g++.dg/inherit/covariant16.C: New test.
+
+2007-03-02  Geoffrey Keating  <geoffk@apple.com>
+
+       * g++.dg/other/darwin-minversion-1.C: New.
+
+2007-03-02  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.dg/tree-ssa/20070302-1.c: New test.
+
+2007-03-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.target/powerpc/spe-unwind-1.c, g++.dg/eh/simd-5.C: New
+       tests.
+
+2007-03-01  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/prefetch-4.c: New test.
+
+2007-03-01  Simon Baldwin <simonb@google.com>
+
+       PR c++/23689
+       * warn/ignored_typedef.C: New.
+       * init/ctor8.C: Added dg-warning to consume ignored typedef
+       warning. 
+       * template/typedef2.C: Ditto.  Moved dg-error onto its own line
+       and added an explicit line number.
+
+2007-02-28  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/30364
+       * gcc.dg/torture/pr30364-1.c: New testcase.
+       * gcc.dg/torture/pr30364-2.c: Likewise.
+       * gcc.dg/torture/pr30364-3.c: Likewise.
+
+2007-02-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-frexp-1.c: On mips*-*-irix6* and
+       powerpc*, use -funsafe-math-optimizations.
+       * gcc.dg/torture/builtin-logb-1.c: Likewise.
+       * gcc.dg/torture/builtin-modf-1.c: Likewise.
+
+2007-02-28  Tobias Burnus  <burnus@net-b.de>
+           Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/30888
+       PR fortran/30887
+       * c_by_val_1.f: Test %VAL() with non-default kind.
+       * c_by_val.c: Ditto.
+       * c_by_val_4.f: New test.
+
+2007-02-28  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/30968
+       * gfortran.dg/continuation_7.f90: New test.
+
+2007-02-28  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * g++.dg/inherit/thunk7.C: New test.
+       * lib/target-supports.exp (check_profiling_available): Not available
+       for bfin-*-*.
+
+2007-02-27  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/30970
+       * gcc.target/i386/gfortran.dg/pr30970.c: New test. 
+
+2007-02-27  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/target-supports.exp (check_effective_target_init_priority):
+       Remove Solaris special case.
+
+2007-02-26  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow
+       for more builtin types.
+
+       * g++.dg/ext/visibility/class1.C: Port to Darwin.
+       * g++.dg/ext/visibility/noPLT.C: Likewise.
+
+2007-02-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on
+       sh* targets.
+
+2007-02-26  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/30865
+       * size_optional_dim_1.f90:  New test.
+
+2007-02-25  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/vxworks/vxworks.exp: New file.
+       * gcc.dg/vxworks/initpri1.c: Likewise.
+       * gcc.dg/vxworks/initpri2.c: Likewise.
+       * gcc.dg/initpri2.c: Add more tests.
+       * g++.dg/special/initpri2.C: Likewise.
+
+       * gcc.dg/initpri1.c: New test.
+       * gcc.dg/initpri2.c: Likewise.
+       * g++.dg/special/initpri1.C: New test.
+       * g++.dg/special/initpri2.C: Likewise.
+       * g++.dg/special/conpr-1.C: Use init_priority effective target.
+       * g++.dg/special/conpr-2.C: Likewise.
+       * g++.dg/special/conpr-3.C: Likewise.
+       * g++.dg/special/conpr-4.C: Likewise.
+       * g++.dg/special/initp1.C: Likewise.
+       * g++.dg/special/ecos.exp: Remove code to detect availability of
+       constructor priorities.
+       * lib/target-supports.exp (check_effective_target_init_priority):
+       New function.
+
+2007-02-24  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.c-torture/execute/pr30778.c: New testcase.
+
+2007-02-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/30918
+       * gfortran.dg/namelist_26.f90: New test.
+
+2007-02-24  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/30951
+       * gcc.dg/pr30951.c: New testcase.
+
+2007-02-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-modf-1.c: New test.
+
+2007-02-23  Paolo Bonzini  <bonzini@gnu.org>
+
+        PR tree-optimization/30904
+       * gcc.dg/pr30904.c: New test.
+
+2007-02-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       * gcc.test-framework/README: Correct command.
+       * gcc.test-framework/dg-outexistsnot-exp-P.c: Replace -W with
+       -Wunused-value.
+       * gcc.test-framework/dg-outexists-exp-F.c: Likewise.
+       
+2007-02-23  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * lib/target-supports.exp (check_effective_target_unwrapped): New.
+
+2007-02-23  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/target-supports.exp (check_effective_target_newlib): New
+       function.
+
+2007-02-23  Paul Thomas <pault@gcc.gnu.org>
+
+       PR fortran/30660
+       * gfortran.dg/alloc_comp_basics_4.f90: Add component with an
+       allocatable component.
+
+
+2007-02-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-logb-1.c: New test.
+       * gcc.dg/torture/builtin-math-2.c: Test logb/ilogb.
+       * gcc.dg/torture/builtin-nonneg-1.c: Test significand.
+       * gcc.dg/torture/builtin-frexp-1.c: Use -fno-finite-math-only on
+       sh* targets.
+       
+2007-02-23  Richard Guenther  <rguenther@suse.de>
+
+       * g++.dg/warn/changes-meaning.C: New testcase.
+
+2007-02-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/30910    
+       * gfortran.dg/fmt_zero_precision.f90: Update test.
+
+2007-02-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-frexp-1.c: New test.
+
+2007-02-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/opt/switch4.C: Pass -fshort-enums -w.
+
+2007-02-22  Ian Lance Taylor  <iant@google.com>
+
+       PR debug/30898
+       * g++.dg/debug/pr30898.C: New test.
+
+2007-02-22  Ira Rosen  <irar@il.ibm.com>
+
+       * gcc.dg/vect/vect-106.c: New test.
+
+2007-02-22  Dorit Nuzman  <dorit@il.ibm.com>
+            Ira Rosen  <irar@il.ibm.com> 
+
+       PR tree-optimization/30843
+       * gcc.dg/vect/pr30843.c: New test.
+
+2007-02-22  Dorit Nuzman  <dorit@il.ibm.com>
+
+        PR tree-optimization/30858
+       * gcc.dg/vect/pr30858.c: New test.
+
+2007-02-21  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller
+       to set options for compiling testglue.
+       * lib/g++.exp (g++_init): Compile testglue with -fexceptions.
+       * lib/obj-c++.exp (obj-c++_init): Likewise.
+
+2007-02-21  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/derived_aggregate.adb: New test.
+
+2007-02-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-ldexp-1.c: Use -fno-finite-math-only on
+       sh* targets.  Call the correct CKSGN macro.
+
+2007-02-21  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/gomp/omp_parse1.f90: New test.
+       * gfortran.dg/gomp/omp_parse2.f: New test.
+
+2007-02-20  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/30869
+       * gfortran.dg/do_pointer_1.f90:  New test.
+
+2007-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-nonneg-1.c: Add checks for scalb, scalbn
+       and scalbln.
+
+2007-02-20  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.dg/darwin-minversion-1.c: New.
+       * gcc.dg/darwin-minversion-2.c: New.
+
+2007-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/builtins-34.c: Add scalb/scalbn/scalbln cases.
+
+2007-02-20  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+            DJ Delorie <dj@redhat.com>
+
+       PR other/30824
+       * gcc.dg/Wfatal.c: New.
+       * gcc.dg/Wfatal-2.c: New.
+       * gcc.dg/Werror-1.c: Adjust expectations.
+       * gcc.dg/Werror-5.c: Likewise.
+       * gcc.dg/Werror-7.c: Likewise.
+       * gcc.dg/Werror-10.c: Likewise.
+       * gcc.dg/Werror-11.c: Likewise.
+
+2007-02-20  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/30522
+       * gfortran.dg/volatile10.f90: New test.
+
+2007-02-19  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/30533
+       * gfortran.dg/intrinsic_intkinds_1.f90:  New test.
+
+2007-02-19  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       * gcc.dg/20031012-1.c: Replace -Walways-true with -Waddress.
+       * gcc.dg/Walways-true-1.c: Likewise.
+       * gcc.dg/weak/weak-3.c: Likewise.
+       * gcc.dg/Werror-1.c: Likewise.
+       * gcc.dg/Werror-3.c: Likewise.
+       * gcc.dg/Werror-4.c: Likewise.
+       * gcc.dg/Werror-5.c: Likewise.
+       * gcc.dg/Werror-6.c: Likewise.
+       * gcc.dg/Werror-7.c: Likewise.
+       * gcc.dg/Werror-8.c: Likewise.
+       * gcc.dg/Werror-10.c: Likewise.
+       * gcc.dg/Werror-11.c: Likewise.
+       * gcc.dg/Werror-12.c: Likewise.
+       * g++.old-deja/g++.mike/warn8.C: Likewise.
+       * g++.dg/warn/Walways-true-1.C: Likewise.
+       * g++.dg/warn/Walways-true-2.C: Likewise.
+       * g++.dg/warn/noeffect8.C: Warn only with -Waddress.
+       * g++.dg/warn/Wstring-literal-comparison-1.C: Replace
+       -Wstring-literal-comparison with -Waddress.
+       * gcc.dg/Wstring-literal-comparison-4.c: Replace
+       -Wno-string-literal-comparison with -Wno-address.
+       
+2007-02-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/self_aggregate_with_call.adb: New test.
+
+2007-02-18  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/30975
+       * gcc.dg/vect/vect-iv-8.c: Fix to include an induction. Xfail.
+       * gcc.dg/vect/vect-iv-8a.c: New (same as above, but signed).
+       * gcc.dg/vect/pr30795.c: New.
+
+2007-02-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/30681
+       * gfortran.dg/pr17229.f: Change "Obsolete" to "Obsolescent".
+
+2007-02-18  Roger Sayle  <roger@eyesopen.com>
+
+       PR rtl-optimization/28173
+       * gcc.target/i386/andor-1.c: New test case.
+
+2007-02-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-ldexp-1.c: New.
+       * gcc.dg/torture/builtin-math-2.c: Add ldexp/scalbn/scalbln cases.
+
+2007-02-18  Roger Sayle  <roger@eyesopen.com>
+
+       * gfortran.dg/array_constructor_15.f90: New test case.
+
+2007-02-18  Roger Sayle  <roger@eyesopen.com>
+
+       * gfortran.dg/forall_10.f90: New test case.
+
+2007-02-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/tail_call_p.ads, tail_call_p.adb, tail_call.adb: New test.
+
+2007-02-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/test_prio_p.adb: Compile with -gnatws.
+       * lib/gnat.exp (gnat_target_compile): Pass -f to the driver.
+
+2007-02-16  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/builtin-bswap-1.c: Remove -march=nocona.
+       * gcc.target/i386/builtin-bswap-3.c: Ditto.
+       * gcc.target/i386/xchg-1.c: New test.
+       * gcc.target/i386/xchg-2.c: New test. 
+
+2007-02-16  Richard Guenther  <rguenther@suse.de>
+           Christian Bruel  <christian.bruel@st.com>
+
+       * gcc.dg/strict-overflow-5.c: New testcase.
+
+2007-02-16  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/30793
+       * gfortran.dg/func_derived_4.f90: New test.
+
+2007-02-15  Roger Sayle  <roger@eyesopen.com>
+
+       PR middle-end/30391
+       * gfortran.dg/pr30391-1.f90: New test case.
+
+2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR middle-end/30433
+       * gcc.c-torture/compile/pr30433.c: New testcase to check
+       that complex constants comparisions are foldded.
+
+2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR C++/30158
+       * g++.dg/ext/stmtexpr10.C: New testcase.
+
+2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR middle-end/30729
+       * gcc.dg/Wunused-value-2.c: New testcase.
+
+2007-02-15  Ian Lance Taylor  <iant@google.com>
+
+       * g++.dg/eh/subreg-1.C: New test.
+
+2007-02-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR c/26494
+       * gcc.dg/Wimplicit-function-declaration-c89.c: New.
+       * gcc.dg/Wimplicit-function-declaration-c89-default.c: New.
+       * gcc.dg/Wimplicit-function-declaration-c89-pedantic.c: New.
+       * gcc.dg/Wimplicit-function-declaration-c99.c: New.
+       * gcc.dg/Wimplicit-function-declaration-c99-pedantic.c: New.
+       * gcc.dg/Werror-implicit-function-declaration.c: New.
+
+2007-02-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR c++/28943
+       * g++.dg/warn/pr28943.C: New.
+
 2007-02-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        * gfortran.fortran-torture/execute/math.f90: Fix typo.
 
 2007-01-06  Lee Millward  <lee.millward@codesourcery.com>
 
-       PR c++/19439
-       * g++.dg/template/duplicate1.C: New test
-       * g++.dg/template/memfriend6.C: Adjust error markers.
+       PR c++/19439
+       * g++.dg/template/duplicate1.C: New test
+       * g++.dg/template/memfriend6.C: Adjust error markers.
        
 2007-01-05  Andrew Pinski  <Andrew_Pinski@playstation.sony.com>