OSDN Git Service

PR c++/28048
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 644b44e..5e5470d 100644 (file)
@@ -1,3 +1,277 @@
+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/string_slice.adb: New test.
+
+2006-07-01  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/19259
+       * gfortran.dg/semicolon_fixed.c: New.
+       * gfortran.dg/semicolon_free.c: New.
+
+2006-06-30  Mike Stump  <mrs@apple.com>
+
+       * g++.dg/ext/visibility/fvisibility-override2.C: Fix for systems
+       that don't support internal visibility.
+
+2006-06-30  Andrew Pinski  <pinskia@gmail.com>
+
+       * gcc.dg/tree-ssa/inline-1.c: Fix up scan-tree-dump-times
+       for '(' / ')' needing an extra '\'.
+
+2006-06-29  Roger Sayle  <roger@eyesopen.com>
+
+       PR middle-end/27428
+       * gcc.dg/pr27428-1.c: New test case.
+
+2006-06-29  Mike Stump  <mrs@apple.com>
+
+       * gcc.dg/compat/struct-layout-1_generate.c: Don't use common
+       on darwin as we can't align commons large enough yet.
+
+       * gcc.dg/vla-8.c: Add additional testcases.
+
+2006-06-26  Steve Ellcey  <sje@cup.hp.com>
+
+       PR c++/28114
+       * g++.dg/other/pr28114.C: New.
+
+2006-06-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/compile/20060625-1.c: New test.
+
 2006-06-25  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/20867