OSDN Git Service

PR testsuite/27033
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 80a328c..d9d947f 100644 (file)
+2006-08-06  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       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
+       * g++.dg/eh/catch4.C: New test.
+
+       PR c++/28257
+       * g++.dg/other/qual1.C: New test.
+
+       PR c++/28259
+       * g++.dg/inherit/error2.C: New test.
+
+       PR c++/28267
+       * g++.dg/other/new1.C: New test.
+
+       * g++.dg/warn/pr23075.C: Remove obsolete test.
+       * g++.old-deja/g++.brendan/crash52.C: Remove dg-warning marker.
+       * g++.old-deja/g++.jason/report.C: Remove dg-warning marker.
+
+2006-07-31  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28523
+       * g++.dg/eh/cast1.C: New test.
+
+2006-08-01  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/28452
+       * gfortran.dg/random_3.f90:  New test.
+
+2006-08-01  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/28432
+       * g++.dg/other/pr28304.C: Change expected error message.
+       * g++.dg/other/pr28432.C: New test.
+
+2006-08-01  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/28256
+       * g++.dg/init/brace2.C: Change expected error message, add empty init.
+
+2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR debug/23336
+       * lib/gcc-dg.exp (gcc-dg-debug-runtest): Suppress new tests
+       at -g1.
+       * gcc.dg/debug/enum-1.c, g++.dg/debug/enum-1.C,
+       g++.dg/debug/enum-2.C: New.
+
+2006-07-31  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/6634
+       * g++.dg/parse/long1.C: Add more tests.
+
+2006-07-30  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       * gfortran.dg/lrshift_1.c: New file.
+
+2006-07-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/28335
+       * gfortran.dg/no_unit_error_1.f90: New test.
+
+2006-07-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/28335
+       * gfortran.dg/no_unit_error_1.f90: Delete test.
+       * gfortran.dg/no_unit_error_2.f90: Delete test.
+
+2006-07-30  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       * gfortran.dg/chmod_3.f90: New test.
+       * gfortran.dg/ltime_gmtime_1.f90: New test.
+       * gfortran.dg/ltime_gmtime_2.f90: New test.
+       * gfortran.dg/lrshift_1.f90: New test.
+       * gfortran.dg/chmod_1.f90: New test.
+       * gfortran.dg/chmod_2.f90: New test.
+
+2006-07-28  Lee Millward  <lee.millward@codesourcery.com>
+
+        PR c++/27668
+        * g++.dg/template/crash55.C: New test.
+
+        PR c++/27962
+        * g++.dg/template/nontype16.C: New test.
+
+        * g++.dg/template/void2.C: Adjust error markers.
+        * g++.dg/template/nontype5.C: Adjust error markers.
+       
+2006-07-27  Arjan van de Ven <arjan@linux.intel.com>
+
+       * gcc.target/i386/stack-prot-kernel.c: New test.
+
+2006-07-27  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc.dg/builtins-55.c: New test case.
+
+2006-07-26  Zdenek Dvorak <dvorakz@suse.cz>
+
+       PR rtl-optimization/27907
+       * gcc.c-torture/compile/pr27907.c: New test.
+
+2006-07-26  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       * gfortran.dg/mclock.f90: New test.
+       * gfortran.dg/int_conv_1.f90: New test.
+       * gfortran.dg/stat_1.f90: New test.
+       * gfortran.dg/stat_2.f90: New test.
+
+2006-07-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/28335
+       * gfortran.dg/no_unit_error_1.f90: New test.
+       * gfortran.dg/no_unit_error_2.f90: New test.
+       * gfortran.dg/temporary_1.f90: Remove extraneous CLOSE.
+
+2006-07-25  Roger Sayle  <roger@eyesopen.com>
+
+       PR middle-end/28473
+       * gcc.dg/fold-convround-1.c: New test case.
+
+2006-07-24  Steven G. Kargl  <kargls@comcast.net>
+
+       * gfortran.dg/arithmetic_if.f90:  Fix comments.
+
+2006-07-24  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27572
+       * g++.dg/other/typedef1.C: New test.
+       * g++.dg/template/typedef4.C: New test.
+       * g++.dg/template/typedef5.C: New test.
+
+2006-07-24  Erik Edelmann  <eedelman@gcc.gnu.org>
+
+       PR fortran/28416
+       * gfortran.dg/allocatable_dummy_3.f90: New.
+
+2006-07-24  Steven G. Kargl  <kargls@comcast.net>
+
+       PR fortran/28439
+       * gfortran.dg/arithmetic_if.f90:  New test.
+
+2006-07-24  Uros Bizjak  <uros@kss-loka.si>
+
+       * gcc.dg/visibility-11.c: Enlarge test array to 1024 bytes to
+       avoid memcpy optimization.
+       
+2006-07-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/25289
+       * gfortran.dg/direct_io_6.f90: New test.
+
+2006-07-24  Jan Hubicka  <jh@suse.cz>
+
+       PR c/25795
+       PR c++/27369
+       * gcc.dg/pr25795.c: New test.
+       * gcc.dg/pr25795-1.c: New test.
+
+2006-07-23  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc.dg/fold-cond-1.c: Increase test case portability by checking
+       that "g ? 1 : h" doesn't match, instead of checking for "(g | h) != 0"
+       which may be transformed to "g || h" on some platforms.
+
+2006-07-23  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28025
+       * g++.dg/template/friend45.C: New test.
+
+2006-07-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/28339
+       * gfortran.dg/arrayio_8.f90: New test.
+
+2006-07-21  Mike Stump  <mrs@apple.com>
+
+       * g++.dg/ext/visibility/fvisibility-inlines-hidden-3.C: New test.
+
+       * gcc.c-torture/unsorted/dump-noaddr.x: Fix test case name.
+
+2006-07-21  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/28250
+       * g++.dg/eh/catch3.C: New test.
+
+       PR c++/28363
+       * g++.dg/template/defarg10.C: New test.
+
+2006-07-20  Paul Brook  <paul@codesourcery.com>
+
+       PR 27363
+       * gcc.dg/pr27363.c: New test.
+
+2006-07-19  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28338
+       * g++.dg/init/ref13.C: New test.
+
+2006-07-19  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR obj-c++/28434
+       * obj-c++.dg/proto-error-1.mm: New test.
+
+2006-07-18  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28337
+       * g++.dg/template/string1.C: New test.
+
+2006-07-18  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/28048
+       * g++.dg/template/defarg9.C: New test.
+
+       PR c++/28235
+       * g++.dg/template/static27.C: New test.
+
+2006-07-18  Diego Novillo  <dnovillo@redhat.com>
+
+       PR 28410
+       * gcc.dg/tree-ssa/pr28410.c: New test.
+
+2006-07-18  Lee Millward  <lee.millward@gmail.com>
+
+       PR c++/28258
+       * g++/dg/other/error13.C: New test.
+
+       PR c++/28260
+       * g++.dg/template/friend44.C: New test.
+       
+2006-07-18  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/27495
+       * g++.dg/other/pr27495.C: New.
+
+2006-07-18  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/outer_agg_bitfield_constructor.adb: New test.
+       * gnat.dg/nested_agg_bitfield_constructor.adb: New test.
+       
+2006-07-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c/28286
+       * gcc.dg/pragma-pack-4.c: New test.
+
+2006-07-17  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/28291
+       * g++.dg/ext/pr28291.C: New test.
+
+2006-07-17  Richard Sandiford  <richard@codesourcery.com>
+
+       PR middle-end/28403
+       * gcc.c-torture/execute/pr28403.c: New test.
+
+2006-07-17  Richard Sandiford  <richard@codesourcery.com>
+
+       PR middle-end/28402
+       * gcc.dg/pr28402.c: New test.
+
+2006-07-17  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/28304
+       * g++.dg/other/pr28304.C: New test.
+
+2006-07-17  J"orn Rennecke  <joern.rennecke@st.com>
+
+       PR other/28251
+       gcc.c-torture/unsorted/dump-noaddr.c: New test.
+       gcc.c-torture/unsorted/dump-noaddr.x: New driver.
+
+2006-07-17  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/28238
+       * g++.dg/tree-ssa/pr28238.C: New testcase.
+
+2006-07-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/28250
+       * g++.dg/eh/catch1.C: New test.
+       * g++.dg/eh/catch2.C: New test.
+
+2006-07-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/28370
+       * g++.dg/template/anon3.C: New test.
+
+2006-07-16  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/20844
+       * gfortran.dg/io_constaints_2.f90: Add the test for ADVANCE
+       specifiers requiring an explicit format tag..
+
+       PR fortran/28201
+       * gfortran.dg/generic_5: New test.
+
+       PR fortran/20893
+       * gfortran.dg/elemental_optional_args_1.f90: New test.
+
+2006-07-16  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/assert.ads: New file.
+       * gnat.dg/controlled_record.ads: Likewise.
+       * gnat.dg/controlled_record.adb: Likewise.
+
+2006-07-15  Lee Millward  <lee.millward@gmail.com>
+
+       PR c++/28292
+       * g++.dg/other/error12.C: New test.
+
+       PR c++/28269
+       * g++.dg/template/crash54.C: New test.
+       
+2006-07-15  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/28249
+       * g++.dg/parse/catch1.C: New test.
+
+       PR c++/28294
+       * g++.dg/ext/offsetof1.C: Add test with function pointer arithmetic.
+
+       PR c++/28387
+       * g++.dg/ext/attrib24.C: New test.
+
+2006-07-14  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/28343
+       * g++.dg/ext/asmspec1.C: New test.
+
+2006-07-13  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/gcc-dg.exp (tool_load): Wrapper to support shouldfail tests.
+       (dg-test): Support shouldfail tests.
+       * lib/target-supports-dg.exp (dg-shouldfail): New.
+       * gcc.test-framework/test-framework.awk: Handle shouldfail tests.
+       * gcc.test-framework/dg-do-run-sf-exp-F.c: New test.
+       * gcc.test-framework/dg-do-run-sf-exp-P.c: New test.
+       * gcc.test-framework/dg-do-run-sft-exp-F.c: New test.
+       * gcc.test-framework/dg-do-run-sft-exp-P.c: New test.
+       * gcc.test-framework/dg-dox-run-sf-exp-XF.c: New test.
+       * gcc.test-framework/dg-dox-run-sf-exp-XP.c: New test.
+
+2006-07-13  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.target/i386/memcpy-1.c: New.
+
+2006-07-12  Geoffrey Keating  <geoffk@apple.com>
+
+       * g++.dg/ext/visibility/fvisibility-inlines-hidden-2.C: New.
+
+2006-07-13  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25097
+       * gfortran.dg/present_1.f90: New test.
+
+       PR fortran/20903
+       * gfortran.dg/interface_derived_type_1.f90: New test.
+
+2006-07-11  Feng Wang  <fengwang@nudt.edu.cn>
+
+       PR fortran/28213
+       * gfortran.dg/hollerith4.f90: Test hollerith constants used in I/O
+       list.
+
+2006-07-07  Lee Millward  <lee.millward@gmail.com>
+
+       PR c++/27820
+       * g++.dg/other/label1.C: New test.
+       
+2006-07-07   Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/28268
+       * gcc.dg/torture/pr28268.c: New testcase.
+
+2006-07-07  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/27019
+       * g++.dg/ext/pr27019.C: New.
+
+2006-07-07  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/28187
+       * gcc.dg/pr28187.c: New testcase.
+
+2006-07-07  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/address_conversion.adb: New test.
+       * gnat.dg/boolean_subtype.adb: Likewise.
+       * gnat.dg/frame_overflow.adb: Likewise.
+       * gnat.dg/pointer_array.adb: Likewise.
+       * gnat.dg/pointer_conversion.adb: Likewise.
+
+2006-07-07  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/28237
+       PR fortran/23420
+       * gfortran.dg/print_fmt_5.f90: New test.
+
+2006-07-06  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/28129
+       * gfortran.dg/bounds_check_4.f90: New test.
+
+2006-07-05  Richard Guenther  <rguenther@suse.de>
+
+       PR target/28158
+       * gfortran.dg/pr28158.f90: New testcase.
+
+2006-07-05  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/28162
+       * gcc.dg/pr28162.c: New testcase.
+
+2006-07-05  Richard Guenther  <rguenther@suse.de>
+       Andrew Pinski  <pinskia@gcc.gnu.org>
+
+       PR c++/27084
+       * g++.dg/tree-ssa/copyprop-1.C: New testcase.
+
+2006-07-04  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/28174
+       * gfortran.dg/actual_array_substr_2.f90: New test.
+
+       PR fortran/28167
+       * gfortran.dg/actual_array_constructor_2.f90: New test.
+
+2006-07-04  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       * gfortran.dg/itime_idate_1.f: New test.
+       * gfortran.dg/itime_idate_2.f: New test.
+
+2006-07-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/27704
+       * gfortran.dg/open_status_3.f90: New test.
+       * gfortran.dg/fmt_l.f90: Update for new feature.
+
 2006-07-03  Asher Langton  <langton2@llnl.gov>
 
        * gfortran.dg/oldstyle_2.f90: New.
 
 2006-07-03  Eric Botcazou  <ebotcazou@adacore.com>
 
-       * gnat.dg/gnat.dg/string_slice.adb: New test.
+       * gnat.dg/string_slice.adb: New test.
 
 2006-07-01  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>