OSDN Git Service

2006-08-26 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 48701d0..5a144a4 100644 (file)
@@ -1,3 +1,529 @@
+2006-08-26  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.c-torture/compile/20060826-1.c: New testcase.
+
+2006-08-26  Lee Millward  <lee.millward@codesourcery.com>
+
+        PR c++/28736
+        * g++.dg/template/void10.C: New test.
+
+        PR c++/28737
+        * g++.dg/template/void8.C: New test.
+
+        PR c+_+/28738
+        * g++.dg/template/void9.C: New test.
+
+        * g++.dg/template/void3.C: Adjust error markers.
+        * g++.dg/template/void4.C: Likewise.
+        * g++.dg/template/crash55.C: Likewise.
+        * g++.dg/template/void7.C: Likewise
+       
+2006-08-26  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28588
+       * g++.dg/inherit/access6.C: New test.
+       * g++.dg/inherit/access7.C: Likewise.
+
+       PR c++/28595
+       * g++.dg/template/array15.C: New test.
+       * g++.dg/template/crash2.C: Tweak error markers.
+
+2006-08-26  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/28683
+       * gcc.c-torture/compile/20060823-1.c: New test.
+
+2006-08-25  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/28853
+       * g++.dg/template/ttp21.C: New test.
+
+       PR c++/28852
+       * g++.dg/other/operator1.C: Add error-marker.
+       * g++.dg/other/operator2.C: New test.
+
+2006-08-25  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/27893
+       * gcc.c-torture/compile/vla-const-1.c,
+       gcc.c-torture/compile/vla-const-2.c: New tests.
+
+2006-08-26  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/28814
+       * gcc.dg/torture/pr28814.c: New testcase.
+
+2006-08-25  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/28418
+       * gcc.c-torture/compile/compound-literal-1.c: New test.
+
+2006-08-25  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/28299
+       * gcc.dg/funcdef-var-1.c, gcc.dg/funcdef-var-2.c: New tests.
+       * gcc.dg/pr20368-1.c, gcc.dg/pr20368-2.c, gcc.dg/pr20368-3.c:
+       Expect extra diagnostics.
+
+2006-08-25  J"orn Rennecke  <joern.rennecke@st.com>
+
+       gcc.dg/noncompile/pr16876.c: New test.
+
+2006-08-25  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28056
+       * g++.dg/parse/local1.C: New test.
+       * g++.dg/other/qual1.C: Tweak error marker.
+
+2006-08-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/27787
+       * g++.dg/template/typename10.C: New.
+       * g++.dg/template/lookup4.C: Remove bogus error marker.
+
+2006-08-25  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/28829
+       * gcc.dg/pr26570.c: Fix testcase.
+
+2006-08-24  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR tree-opt/28807
+       * gcc.c-torture/execute/mayalias-2.c: New test.
+       * gcc.dg/tree-ssa/alias-13.c: New test.
+
+2006-08-24  Jan Hubicka  <jh@suse.cz>
+
+       PR debug/26881
+       * gcc.dg/debug/pr26881.c: New file.
+
+2006-08-23  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/28788
+       * gfortran.dg/used_types_4.f90: New test.
+       * gfortran.dg/derived_init_2.f90: Modify to check sibling
+       association of derived types.
+       * gfortran.dg/used_types_2.f90: Add module cleanup.
+       * gfortran.dg/used_types_3.f90: The same.
+
+       PR fortran/28771
+       * gfortran.dg/assumed_charlen_in_main.f90: Modify to check
+       fix of regression.
+
+2006-08-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR 28813
+       * gfortran.dg/direct_io_6.f90: Remove test.
+
+2006-08-23  Stuart Hastings  <stuart@apple.com>
+
+       PR 28825
+       * gcc.target/i386/20060821-1.c: New.
+
+2006-08-23  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       gcc.dg/attr-invalid.c:  Insert an " |directive" substitution into 
+       dg-warning strings for dllimport.
+
+2006-08-22  Andrew Pinski  <pinskia@physics.uc.edu>
+
+        PR C++/28450
+       * g++.dg/ext/vector4.C: New test.
+       * g++.dg/ext/complex1.C: New test.
+
+2006-08-21  Geoffrey Keating  <geoffk@apple.com>
+
+       PR debug/28692
+       * gcc.dg/debug/const-1.c: New.
+       * gcc.dg/debug/const-2.c: New.
+       * gcc.dg/debug/dwarf2/const-1.c: New.
+       * gcc.dg/debug/dwarf2/const-2.c: New.
+       * gcc.dg/debug/dwarf2/const-2b.c: New.
+
+2006-08-22  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/28776
+       * gcc.c-torture/compile/pr28776-1.c: New testcase.
+       * gcc.c-torture/compile/pr28776-2.c: Likewise.
+
+2006-08-21  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * g++.dg/eh/arm-vfp-unwind.C: Correct order of DejaGNU directives.
+
+2006-08-21  Lee Millward  <lee.millward@codesourcery.com>
+
+        PR c++/26269
+        * g++.dg/other/error14.C: New test.
+
+        PR c++/28505
+        * g++.dg/parse/ctor7.C: New test.
+        * g++.dg/parse/ctor8.C: Likewise.
+
+       PR c++/28741
+        * g++.dg/template/void7.C: New test. 
+       
+2006-08-21  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/self_aggregate_with_zeros.adb: New test.
+       * gnat.dg/self_aggregate_with_array.adb: New test.
+
+2006-08-21  Mark Shinwell  <shinwell@codesourcery.com>
+       * g++.dg/eh/arm-vfp-unwind.C: New test.
+2006-08-20  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28341
+       * g++.dg/template/ref3.C: New test.
+       * g++.dg/template/nontype13.C: New test.
+
+       PR c++/28346
+       * g++.dg/template/ptrmem17.C: New test.
+
+2006-08-20  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       PR target/28648 c:
+       * gcc.dg/attr-invalid.c: Add tests for invalid dllimport.
+
+2006-08-20  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/28630
+       * gfortran.dg/used_types_2.f90: New test.
+
+       PR fortran/28601
+       * gfortran.dg/used_types_3.f90: New test.
+
+       PR fortran/20886
+       * gfortran.dg/generic_actual_arg.f90: New test.
+
+       PR fortran/28735
+       * gfortran.dg/module_private_array_refs_1.f90: New test.
+
+       PR fortran/28762
+       * gfortran.dg/program_name_1.f90: New test.
+
+       PR fortran/28425
+       * gfortran.dg/derived_constructor_comps_1.f90: New test.
+
+       PR fortran/28496
+       * gfortran.dg/array_initializer_2.f90: New test.
+
+       PR fortran/18111
+       * gfortran.dg/unused_artificial_dummies_1.f90: New test. 
+
+       PR fortran/28600
+       * gfortran.dg/assumed_charlen_function_4.f90: New test.
+
+       PR fortran/28771
+       * gfortran.dg/assumed_charlen_in_main.f90: New test.
+
+       PR fortran/28660
+       * gfortran.dg/dependent_decls_1.f90: New test.
+
+2006-08-19  Erik Edelmann  <eedelman@gcc.gnu.org>
+
+       PR fortran/25217
+       * gfortran.dg/derived_init_2.f90: New.
+
+2006-08-17  J"orn Rennecke  <joern.rennecke@st.com>
+
+       * gcc.c-torture/execute/pr28289.c: New test.
+
+2006-08-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/28744
+       * gcc.dg/attr-externally-visible-1.c: New test.
+       * gcc.dg/attr-externally-visible-2.c: New test.
+       * g++.dg/parse/attr-externally-visible-1.C: New test.
+       * g++.dg/parse/attr-externally-visible-2.C: New test.
+
+2006-08-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/28606
+       * g++.dg/parse/dtor11.C: New test.
+
+2006-08-17  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
+
+       PR rtl-optimization/28489
+       * gcc.c-torture/compile/pr28489.c: New test.
+
+2006-08-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/28710
+       * g++.dg/template/redecl4.C: New test.
+
+       PR c++/28711
+       * g++.dg/template/ctor8.C: New test.
+
+2006-08-17  Paolo Bonzini  <bonzini@gnu.org>
+
+       * PR c++/28573
+       * g++.dg/parse/offsetof6.C: New test.
+       * g++.dg/parse/offsetof6.C: New test.
+       * g++.dg/parse/offsetof7.C: New test.
+
+2006-08-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR testsuite/28602
+       * gfortran.dg/gomp/gomp.exp: Return if check_effective_target_fopenmp
+       is false.
+
+2006-08-16  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR c++/28302
+       * g++.dg/ext/vector3.C: New test.
+
+2006-08-16  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       PR gcov/profile/26570
+       * gcc.dg/pr26570.c: New test.
+
+2006-08-16  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/27697
+       * gcc.dg/qual-component-1.c: New test.
+
+2006-08-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/28593
+       * g++.dg/parse/new3.C: New test.
+
+2006-08-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/25828
+       * gfortran.dg/streamio_1.f90: New test.
+       * gfortran.dg/streamio_2.f90: New test.
+       * gfortran.dg/streamio_3.f90: New test.
+       * gfortran.dg/streamio_4.f90: New test.
+       * gfortran.dg/streamio_5.f90: New test.
+       * gfortran.dg/streamio_6.f90: New test.
+       * gfortran.dg/streamio_7.f90: New test.
+       * gfortran.dg/streamio_8.f90: New test.
+
+2006-08-15  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       PR c/28287
+       * gcc.dg/attr-invalid.c: Add tests for invalid weak attribute.
+
+2006-08-15  Lee Millward  <lee.millward@codesourcery.com>
+
+       PR c++/28594
+       * g++.dg/template/void6.C: New test.
+       
+2006-08-15  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c/28649
+       * gcc.dg/parse-error-1.c: New test.
+       * gcc.dg/parse-error-2.c: New test.
+       * gcc.dg/cpp/digraph2.c: Add error-marker.
+       * gcc.dg/noncompile/920923-1.c: Likewise.
+
+2006-08-14  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR c/27490
+       * gcc.dg/sizeof-2.c: New testcase.
+
+       PR c/27489
+       * gcc.dg/switch-A.c: New testcase.
+
+2006-08-14  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/28288
+       PR c++/14556
+       * g++.old-deja/g++.warn/compare1.C: Delete.
+       * g++.dg/opt/pr7503-2.C: Delete.
+       * g++.dg/opt/pr7503-3.C: Delete.
+       * g++.dg/opt/pr7503-4.C: Delete.
+       * g++.dg/opt/pr7503-5.C: Delete.
+       * g++.dg/opt/max1.C: Delete.
+       * g++.dg/warn/minmax.C: Delete.
+       * g++.dg/expr/minmax.C: New test.
+
+2006-08-14  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/28703
+       * gcc.c-torture/execute/pr28651.c: Do not use argc
+       to avoid optimization, instead forbid inlining.
+
+2006-08-14  Richard Sandiford  <richard@codesourcery.com>
+
+       PR rtl-optimization/28634
+       * gcc.c-torture/execute/ieee/pr28634.c: New test.
+
+2006-08-13  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR c/27184
+       * gcc.dg/torture/pr27184.c: New test.
+
+2006-08-12  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.target/i386/pr27827.c: Only compile on ilp32 target.
+
+2006-08-12  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       * gfortran.dg/stat_1.f90: Make test pass when run under sudo.
+       * gfortran.dg/stat_2.f90: Likewise.
+       * gfortran.dg/chmod_1.f90: Likewise.
+       * gfortran.dg/chmod_2.f90: Likewise.
+       * gfortran.dg/chmod_3.f90: Likewise.
+
+2006-08-11  David Edelsohn  <edelsohn@gnu.org>
+
+       * gfortran.dg/direct_io_6.f90: Skip on *-*-aix*.
+
+2006-08-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * g++.dg/opt/pr23454-2.C: New test.
+
+2006-08-11  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/28651
+       * gcc.c-torture/execute/pr28651.c: New testcase.
+
+2006-08-10  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/static_initializer.ads: New test.
+
+2006-08-10  Paul Brook  <paul@codesourcery.com>
+
+       * gcc.target/arm/cond-asm.c: New test.
+
+2006-08-10  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/26197
+       * g++.dg/vect/param-max-aliased-pr26197.cc: New test.
+       * g++.dg/vect/vect.exp: Compile the new tests with
+       --param max-aliased-vops=0.
+
+2006-08-09  Lee Millward  <lee.millward@codesourcery.com>
+
+       PR c++/28637
+       * g++.dg/template/void3.C: New test.
+
+       PR c++/28638
+       * g++.dg/template/void4.C: New test.
+
+       PR c++/28640
+       * g++.dg/template/void5.C: New test.
+       
+2006-08-07  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * g++.dg/ext/visibility/class1.C (dg-require-visibility): Move
+       after dg-do compile.
+
+2006-08-07  Victor Kaplansky <victork@il.ibm.com>
+
+       PR tree-optimizations/26969
+       * gcc.dg/vect/vect.exp: Compile tests prefixed with
+       "unswitch-loops" with -funswitch-loops.
+       * gcc.dg/vect/unswitch-loops-pr26969.c: New test.
+
+2006-08-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/sparc-getcontext-1.c: Fix typo.
+       * g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
+       * g++.dg/other/unused1.C: Likewise.  Also match "asci?z".
+       * objc.dg/dwarf-1.m: Likewise.
+       * objc.dg/dwarf-2.m: Likewise.
+       * obj-c++.dg/dwarf-2.mm: Likewise.
+
+2006-08-06  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * objc.dg/dwarf-1.m: Skip on 32-bit hppa hpux.
+       * objc.dg/dwarf-2.m: Likewise.
+       * obj-c++.dg/dwarf-2.mm: Likewise.
+
+       PR libfortran/28603
+       * gfortran.dg/direct_io_6.f90: Skip on hppa*-*-hpux*.
+
+       PR testsuite/27611
+       * g++.dg/other/unused1.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
+
+       PR testsuite/27033
+       * g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
+
+2006-08-06  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR target/27827
+       * gcc.target/i386/pr27827.c: New testcase.
+
+2006-08-06  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/28590
+       * gfortran.dg/sequence_types_1.f90: New test.
+
+2006-08-05  Steven G. Kargl <kargls@comcast.nt>
+
+       PR fortran/28548
+       * gfortran.dg/elemental_optional_args_1.f90: dg-error becomes
+       dg-warning.  Add -pedantic option.
+
+2006-08-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c/28502
+       * gcc.dg/proto-1.c: New test.
+
+       PR c/27721
+       * gcc.dg/lvalue-4.c: New test.
+
+       PR c/28136
+       * gcc.dg/init-bad-5.c: New test.
+
+2006-08-03  Lee Millward  <lee.millward@codesourcery.com>
+
+       PR c++/28347
+       * g++.dg/ext/typedef-init.C: Add new test for typedef 
+       initialization inside templates. Adjust existing error markers.
+
+2006-08-03  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28148
+       * g++.dg/init/ptrmem3.C: New test.
+
+2006-08-03  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/27770
+       * lib/target-support.exp: New target keyword "section_anchors". 
+       * gcc.dg/vect/vect.exp: Add -fsection-anchors to compilation of some
+       tests.
+       * gcc.dg/vect/section-anchors-pr27770.c: New test.
+       * gcc.dg/vect/vect-69.c: Removed. Replaced by:
+       * gcc.dg/vect/section-anchors-vect-69.c: New test.
+       * gcc.dg/vect/no-section-anchors-vect-69.c: New test.
+       
+2006-08-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gcc.dg/20060801-1.c: Add missing '}'.
+
+2006-08-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27508
+       * g++.dg/parse/dtor9.C: New test.
+       * g++.dg/parse/dtor10.C: New test.
+       * g++.dg/other/error7.C: Adjust error-marker.
+
+       PR c++/28274
+       * g++.dg/other/default5.C: New test.
+
+2006-08-02  Richard Guenther  <rguenther@suse.de>
+
+       * g++.dg/tree-ssa/copyprop-1.C: XFAIL.
+
+2006-08-02  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28557
+       * g++.dg/template/conv9.C: New test.
+
+2006-08-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR debug/28063
+       * gcc.dg/debug/dwarf2/dwarf-merge.c: New test.
+       * lib/target-supports.exp (get_compiler_messages): Add WANT_OUTPUT.
+       Optionally return assembly text.  Update callers.
+       (check_no_compiler_messages): Update verbose messages.
+       (check_no_messages_and_pattern): New.
+       (check_effective_target_string_merging): New.
+
 2006-08-01  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
 
        PR c++/28250