OSDN Git Service

2007-12-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index a2e1051..9311821 100644 (file)
@@ -1,3 +1,549 @@
+2007-12-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/34411
+       * gfortran.dg/error_recovery_5.f90: New.
+       * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
+
+2007-12-10  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/34371
+       * gcc.c-torture/compile/20071207-1.c: New test.
+
+2007-12-10  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/34059
+       * g++.dg/parse/crash40.C: New test.
+
+2007-12-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * g++.dg/opt/memcpy1.C: New test.
+
+2007-12-10  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34425
+       * gfortran.dg/argument_checking_10.f90: New.
+
+2007-12-10  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/34302
+       * gcc.c-torture/execute/20071210-1.c: New test.
+
+2007-12-10  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/34395
+       * g++.dg/cpp0x/error1.C: New test.
+
+       PR c++/34394
+       * g++.dg/other/error22.C: New test.
+
+2007-12-10  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR target/32086
+       * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
+       * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
+       * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
+
+2007-12-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/34178
+       PR c++/34340
+       * g++.dg/template/repo6.C: New test.
+       * g++.dg/template/repo7.C: New test.
+       * g++.dg/template/repo8.C: New test.
+
+2007-12-09  H.J. Lu  <hjl@lucon.org>
+           Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34404
+       * gfortran.dg/read_2.f90: New.
+
+2007-12-09  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * lib/target-supports.exp (check_effective_target_tls_native):
+       Fix typo.
+
+2007-12-09  Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/34366
+       * gnat.dg/enclosing_record_reference.ads,
+       gnat.dg/enclosing_record_reference.adb: New test.
+
+2007-12-09  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/32129
+       * gfortran.dg/derived_comp_array_ref_6.f90: New test.
+       * gfortran.dg/derived_comp_array_ref_7.f90: New test.
+
+       PR fortran/31487
+       * gfortran.dg/char_component_initializer_1.f90: New test.
+
+2007-12-09  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34342
+       PR fortran/34345
+       PR fortran/18026
+       PR fortran/29471
+
+       * gfortran.dg/boz_8.f90: New.
+       * gfortran.dg/boz_9.f90: New.
+       * gfortran.dg/boz_10.f90: New.
+       * gfortran.dg/boz_7.f90: Update dg-warning.
+       * gfortran.dg/pr16433.f: Add dg-error.
+       * gfortan.dg/ibits.f90: Update dg-warning.
+       * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
+       * gfortran.dg/unf_io_convert_2.f90: Ditto.
+
+2007-12-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR fortran/34359
+       * gfortran.dg/include_1.f90: New test.
+       * gfortran.dg/include_1.inc: New.
+       * gfortran.dg/include_2.f90: New test.
+
+2007-12-08  Paul de Weerd  <weerd@weirdnet.nl>
+
+       * gcc.c-torture/compile/20011130-2.c: Fix typo.
+
+2007-12-08  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34319
+       * gfortran.dg/nan_3.f90: New.
+
+2007-12-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
+
+2007-12-07  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/tamdt*.ad?: Support for ...
+       * gnat.dg/test_tamdt.adb: New test.
+
+2007-12-07  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
+       exports and document how these can be exercised.
+
+2007-12-07  Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/15805
+       * gnat.dg/specs/access_constants.ads: New test.
+
+       * gnat.dg/specs/access_constant_decl.ads: New test.
+
+       PR ada/21346
+       * gnat.dg/compose.adb: New test.
+
+2007-12-07  Olivier Hainque  <hainque@adacore.com>
+
+       PR ada/34173
+       * gnat.dg/unc_memops.ad[sb]: Support for ...
+       * gnat.dg/unc_memfree.adb: New test.
+       
+2007-12-06  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * gfortran.dg/ltrans-7.f90: New.
+
+2007-12-06  Martin Michlmayr <tbm@cyrius.com>
+           Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/34005
+       * gcc.dg/vect/pr34005.c: New test.
+
+2007-12-06  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/34336
+       * g++.dg/template/new8.C: New test.
+
+2007-12-06  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34333
+       * gfortran.dg/boz_7.f90: New.
+       * gfortran.dg/int_1.f90: Disable -pedantic option.
+       * gfortran.dg/boz_1.f90: Ditto.
+       * gfortran.dg/boz_3.f90: Ditto.
+       * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
+       * gfortran.dg/ibits.f90: Ditto.
+       * gfortran.dg/unf_io_convert_1.f90: Ditto.
+       * gfortran.dg/unf_io_convert_2.f90: Ditto.
+
+2007-12-06  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34335
+       * gfortran.dg/used_types_19.f90: New test.
+
+2007-12-06  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * gfortran.dg/nan_2.f90: Add -mieee for sh.
+       * gfortran.dg/nearest_2.f90: Likewise.
+       * gfortran.dg/nearest_3.f90: Likewise.
+
+2007-12-05  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/34337
+       * gcc.c-torture/execute/20071205-1.c: New test.
+
+2007-12-05  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * gfortran.dg/module_nan.f90: Add -mieee for sh.
+       * gfortran.dg/real_const_3.f90: Likewise.
+
+2007-12-05  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/34138
+       * gcc.c-torture/compile/pr34138.c: New testcase.
+
+2007-12-05  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/33739
+       * gfortran.dg/debug_2.f: New test.
+
+2007-12-05  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/elab1.ads: New test.
+
+2007-12-05  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/34312
+       * gcc.target/i386/pr34312.c: New test.
+
+2007-12-05  Tobias Burnus  <bU    gcc/stmt.c
+
+       PR fortran/34333
+       * gfortran.dg/nan_2.f90: New.
+
+2007-12-05  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/34271
+       * g++.dg/cpp0x/decltype9.C: New test.
+       * g++.dg/cpp0x/decltype10.C: New test.
+
+2007-12-05  Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/21489
+       * gnat.dg/rm_6_4_1_13.adb: New test.
+
+2007-12-04  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/34134
+       * gcc.c-torture/compile/20071117-1.c: New test.
+
+2007-12-04  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/34101
+       * g++.dg/cpp0x/variadic-ttp.C: New.
+
+2007-12-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+       
+       * gcc.dg/parse-decl-after-if.c: New.
+       * gcc.dg/20031223-1.c: Adjust.
+       
+2007-12-04  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/33509
+       * g++.dg/cpp0x/variadic-throw.C: New.
+
+2007-12-04  Douglas Gregor  <doug.gregor@gmail.com>
+
+       PR c++/33091
+       * g++.dg/cpp0x/variadic-unify.C: New.
+
+2007-12-04  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/34334
+       PR middle-end/34222
+       * gcc.c-torture/compile/pr34334.c: New testcase.
+       * g++.dg/torture/pr34222.C: New testcase.
+
+2007-12-04  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/20071202-1.c: New test.
+       * gcc.dg/tree-ssa/pr34146-2.c: New test.
+
+2007-12-04  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34318
+       * gfortran.dg/module_nan.f90: New.
+
+2007-12-04  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * lib/target-supports.exp (get_compiler_messages): Replace with...
+       (check_compile): ...this new procedure.  Handle TYPE == executable.
+       Use comments in the source to determine the correct extension.
+       Return a pair containing the compiler output and the output filename.
+       Don't delete the file here.
+       (check_no_compiler_messages_nocache): New procedure.
+       (check_no_compiler_messages): Use it.
+       (check_no_messages_and_pattern_nocache): New procedure.
+       (check_no_messages_and_pattern): Use it.
+       (check_runtime_nocache, check_runtime): New procedures.
+       (check_effective_target_tls): Use check_no_compiler_messages.
+       (check_effective_target_tls_native): Use check_no_messages_and_pattern.
+       (check_effective_target_tls_runtime): Use check_runtime.
+       (check_effective_target_fstack_protector): Likewise.
+       (check_iconv_available): Use check_runtime_nocache.
+       (check_effective_target_fortran_large_real): Use
+       check_no_compiler_messages.
+       (check_effective_target_fortran_large_int): Likewise.
+       (check_effective_target_static_libgfortran): Likewise.
+       (check_750cl_hw_available): Use check_cached_effective_target
+       and check_runtime_nocache.
+       (check_vmx_hw_available): Likewise.
+       (check_effective_target_broken_cplxf_arg): Likewise.
+       (check_alpha_max_hw_available): Use check_runtime.
+       (check_function_available): Use check_no_compiler_messages.
+       (check_cxa_atexit_available): Use check_cached_effective_target
+       and check_runtime_nocache.
+       (check_effective_target_dfp_nocache): Use
+       check_no_compiler_messages_nocache.
+       (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
+       (check_effective_target_dfp): Use check_cached_effective_target.
+       (check_effective_target_dfprt): Likewise.
+       (check_effective_target_arm_neon_hw): Use check_runtime.
+       (check_effective_target_ultrasparc_hw): Likewise.
+       (check_effective_target_c99_runtime): Use
+       check_no_compiler_messages_nocache.
+
+2007-12-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/29749
+       * gcc.dg/fold-rotate-1.c: New test.
+
+       PR tree-optimization/33453
+       * gcc.c-torture/compile/20071203-1.c: New test.
+
+2007-12-03  Robert Dewar <dewar@adacore.com>
+           Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/34287
+       * gnat.dg/check_elaboration_code.adb: New test.
+       * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
+       New support files.
+
+2007-12-02  Paolo Carlini  <pcarlini@suse.de>
+
+       PR c++/34061
+       * g++.dg/cpp0x/pr34061.C: New.
+
+2007-12-02  Paolo Carlini  <pcarlini@suse.de>
+
+       PR c++/34273
+       * g++.dg/other/error21.C: New.
+
+2007-12-02  Revital Eres  <eres@il.ibm.com>
+
+       * gcc.dg/sms-4.c: New testcase.
+
+2007-12-02  Vladimir Yanovsky  <yanov@il.ibm.com>
+           Revital Eres  <eres@il.ibm.com>
+
+       * gcc.dg/sms-3.c: New testcase.
+
+2007-12-01  Ollie Wild  <aaw@google.com>
+
+       PR c++/8171
+       * g++.dg/conversion/ptrmem9.C: New test.
+
+2007-11-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/34291
+       * gfortran.dg/namelist_41.f90: New test.
+
+2007-11-30  Tom Tromey  <tromey@redhat.com>
+
+       PR preprocessor/32868:
+       * gcc.dg/cpp/pr32868.c: New file.
+
+2007-11-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/34248
+       * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
+
+2007-11-30  Martin Michlmayr <tbm@cyrius.com>
+
+       PR rtl-optimization/34171
+       * gcc.dg/pr34171.c: New testcase.
+
+2007-11-30  Zdenek Dvorak  <ook@ucw.cz>
+
+       * gcc.dg/tree-ssa/pr34244.c: Fixed.
+
+2007-11-30  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34133
+       * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
+       * gfortran.dg/bind_c_usage_11.f03: New.
+       * gfortran.dg/bind_c_usage_12.f03: New.
+
+2007-11-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/34275
+       * g++.dg/other/error20.C: New test.
+
+2007-11-29  Steven G. Kargl  <kargls@comcast.net>
+
+       PR fortran/34230
+       * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
+
+2007-11-29  Zdenek Dvorak  <ook@ucw.cz>
+
+       PR tree-optimization/34244
+       * gcc.dg/tree-ssa/pr34244.c: New test.
+
+2007-11-29  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/33434
+       * gcc.dg/pr33434-1.c: New test.
+       * gcc.dg/pr33434-2.c: New test.
+       * gcc.dg/pr33434-3.c: New test.
+       * gcc.dg/pr33434-4.c: New test.
+
+       PR c++/34270
+       * g++.dg/template/cond7.C: New test.
+
+       PR c++/34267
+       PR c++/34268
+       * g++.dg/cpp0x/decltype7.C: New test.
+       * g++.dg/cpp0x/decltype8.C: New test.
+
+2007-11-29  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34248
+       * gfortran.dg/result_in_spec_3.f90: New.
+
+2007-11-29  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34262
+       * gfortran.dg/mvbits_3.f90: New.
+
+2007-11-28  Bob Wilson  <bob.wilson@acm.org>
+       
+       * lib/target-supports.exp (check_effective_target_mips_soft_float):
+       Delete.
+       (check_effective_target_hard_float): New.
+       * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
+       * gcc.dg/pr30957-1.c: Likewise.
+       
+2007-11-28  Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/15804
+       * gnat.dg/specs/variant_part.ads: New test.
+
+       PR ada/17318
+       * gnat.dg/specs/attribute_parsing.ads: New test.
+
+       PR ada/32792
+       * gnat.dg/specs/integer_value.ads: New test.
+
+       PR ada/22559
+       * gnat.dg/specs/delta_small.ads: New test.
+
+2007-11-28  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/34140
+       * gcc.c-torture/compile/20071128-1.c: New test.
+
+2007-11-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/32928
+       * gfortran.dg/data_array_1.f90
+       * gfortran.dg/data_array_2.f90
+       * gfortran.dg/data_array_3.f90
+       * gfortran.dg/data_array_4.f90
+
+2007-11-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/34227
+       * gfortran.dg/blockdata_5.f90: New test.
+       * gfortran.dg/blockdata_6.f90: New test.
+
+2007-11-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/34016
+       * gcc.dg/pr34016.c: New test.
+
+2007-11-27  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/29389
+       * gfortran.dg/stfunc_6.f90: New test.
+
+       PR fortran/33850
+       * gfortran.dg/assign_10.f90: New test.
+
+2007-11-27  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/33541
+       * gfortran.dg/use_11.f90: New test.
+
+       PR fortran/34231
+       * gfortran.dg/generic_15.f90: New test.
+
+2007-11-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/34225
+       * gcc.dg/pr34225.c: New test.
+
+2007-11-27  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/34241
+       * g++.dg/torture/pr34241.C: New testcase.
+
+2007-11-27  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/builtins-error.c: New testcase.
+
+2007-11-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/34213
+       * g++.dg/ext/visibility/anon8.C: New test.
+
+2007-11-13  Michael Meissner  <michael.meissner@amd.com>
+
+       PR target/34077
+       * gcc.target/i386/pr34077.c: New testcase.
+
+2007-11-26  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34203
+       * gfortran.dg/backslash_3.f: Add -fbackslash option.
+       * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
+       * gfortran.dg/backslash_1.f90: Remove no longer needed
+       -fno-backslash option.
+
+2007-11-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR c/23722
+       * gcc.dg/cpp/19990413-1.c: Update.
+       * gcc.dg/parse-else-error.c: New.
+       * gcc.dg/parse-else-error-2.c: New.
+       * gcc.dg/parse-else-error-3.c: New.
+       * gcc.dg/parse-else-error-4.c: New.
+
+2007-11-26  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       PR c++/34081
+       * g++.dg/template/dependent-expr6.C: New testcase.
+
+2007-11-26  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/34215
+       * gcc.target/i386/pr34215.c: New test.
+
+2007-11-26  Rask Ingemann Lambertsen  <rask@sygehus.dk>
+
+       PR target/34174
+       * gcc.dg/torture/pr34174-1.c: New.
+
+2007-11-26  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/34233
+       * gcc.dg/pr34233.c: New testcase.
+
+2007-11-26  Steven Bosscher  <stevenb.gcc@gmail.com>
+           Revital Eres  <eres@il.ibm.com>
+
+       PR rtl-optimization/34085
+       * gcc.dg/tree-prof (bb-reorg.c): New test.
+
 2007-11-26  Richard Sandiford  <rsandifo@nildram.co.uk>
 
        * lib/target-supports.exp (check_effective_target_mips_soft_float):
@@ -6,7 +552,7 @@
 2007-11-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR fortran/33152
-       *gfortran.dg\blockdata_4.f90: New test.
+       * gfortran.dg/blockdata_4.f90: New test.
 
 2007-11-25  Tobias Burnus  <burnus@net-b.de>
 
        * g++.dg/warn/pr33160.C: New.
        
 2007-11-23  Richard Guenther  <rguenther@suse.de>
-       Michael Matz  <matz@suse.de>
+           Michael Matz  <matz@suse.de>
 
        PR tree-optimization/34176
        * gcc.c-torture/execute/pr34176.c: New testcase.
        * gcc.dg/vect/vect-78.c: Likewise.
 
        * gcc.dg/vect/no-section-anchors-vect-31.c: New test, like the original
-       testcase (without no-section-anchors prefix) but with global arrays.   
+       testcase (without no-section-anchors prefix) but with global arrays.
        * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
        * gcc.dg/vect/no-section-anchors-vect-36.c: Likewsie.
        * gcc.dg/vect/no-section-anchors-vect-64.c: Likewise.