OSDN Git Service

Fix PR c++/47666
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c37a273..227f290 100644 (file)
@@ -1,5 +1,565 @@
+2011-02-22  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/47666
+       * g++.dg/inherit/virtual7.C: New test.
+
+2011-02-22  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       PR objc/47832
+       * objc.dg/type-size-3.m: Updated error message.
+       * objc.dg/type-size-4.m: New test.
+       * objc.dg/type-size-5.m: New test.
+
+2011-02-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * lib/gnat.exp: Fix comments.
+       Don't load libgloss.exp.
+       (default_gnat_version): Call $compiler with --version.
+       Adapt regexp for gnatmake output, insert version.
+       (gnat_version): New proc.
+       (gnat_init): Remove gnat_libgcc_s_path.
+       (gnat_target_compile): Likewise.
+       Remove ld_library_path.
+       Log ADA_INCLUDE_PATH, ADA_OBJECTS_PATH.
+       (gnat_pass): Remove.
+       (gnat_pass): Remove.
+       (gnat_finish): Remove.
+       (gnat_exit): Remove.
+       (local_find_gnatmake): Reindent.
+       (runtest_file_p): Remove.
+       (prune_warnings): Remove.
+       (find_gnatclean): New proc.
+       * lib/gnat-dg.exp (lremove): New proc.
+       (gnat-dg-test): Reindent.
+       Remove additional output files.
+       (gnat-dg-runtest): Remove.
+
+       * gnat.dg/array7.adb: Use cleanup-tree-dump "optimized".
+       * gnat.dg/loop_optimization6.adb: Likewise.
+       * gnat.dg/atomic1.adb: Use cleanup-tree-dump "gimple".
+
+2011-02-22  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/47835
+       * gcc.dg/pr46909.c: Check optimized dump instead of ifcombine.
+
+2011-02-22  Tobias Burnus  <burnus@net-b.de>
+
+       * abstract_type_1.f90: Fix dg-do syntax.
+       * abstract_type_2.f03: Ditto.
+       * abstract_type_3.f03: Ditto.
+       * abstract_type_4.f03: Ditto.
+       * abstract_type_5.f03: Ditto.
+       * abstract_type_6.f03: Ditto.
+       * alloc_comp_constraint_6.f90: Ditto.
+       * alloc_comp_init_expr.f03: Ditto.
+       * allocatable_scalar_11.f90: Ditto.
+       * allocate_scalar_with_shape.f90: Ditto.
+       * array_function_5.f90: Ditto.
+       * asynchronous_3.f03: Ditto.
+       * char_expr_1.f90: Ditto.
+       * class_14.f03: Ditto.
+       * data_array_6.f: Ditto.
+       * data_invalid.f90: Ditto.
+       * dot_product_1.f03: Ditto.
+       * func_derived_5.f90: Ditto.
+       * func_result_4.f90: Ditto.
+       * implied_do_1.f90: Ditto.
+       * initialization_25.f90: Ditto.
+       * initialization_26.f90: Ditto.
+       * interface_34.f90: Ditto.
+       * iso_c_binding_init_expr.f03: Ditto.
+       * keyword_symbol_1.f90: Ditto.
+       * matmul_8.f03: Ditto.
+       * merge_init_expr.f90: Ditto.
+       * pack_assign_1.f90: Ditto.
+       * pack_vector_1.f90: Ditto.
+       * pointer_check_8.f90: Ditto.
+       * product_init_expr.f03: Ditto.
+       * reshape_order_5.f90: Ditto.
+       * reshape_shape_1.f90: Ditto.
+       * reshape_zerosize_2.f90: Ditto.
+       * same_name_2.f90: Ditto.
+       * selected_real_kind_1.f90: Ditto.
+       * spread_init_expr.f03: Ditto.
+       * stmt_func_1.f90: Ditto.
+       * sum_init_expr.f03: Ditto.
+       * transpose_3.f03: Ditto.
+       * unpack_init_expr.f03: Ditto.
+       * warn_conversion.f90: Ditto.
+       * warn_conversion_2.f90: Ditto.
+       * warn_intent_out_not_set.f90: Ditto.
+       * warn_unused_dummy_argument_1.f90: Ditto.
+       * warn_unused_dummy_argument_2.f90: Ditto.
+       * whole_file_16.f90: Ditto.
+       * whole_file_17.f90: Ditto.
+       * whole_file_18.f90: Ditto.
+       * whole_file_20.f03: Ditto.
+       * whole_file_5.f90: Ditto.
+       * whole_file_6.f90: Ditto.
+       * write_invalid_format.f90: Ditto.
+       * zero_sized_6.f90: Ditto.
+
+2011-02-21  Jeff Law <law@redhat.com>
+
+       PR rtl-optimization/46178
+       * gcc.target/i386/pr46178.c: New test.
+
+       PR rtl-optimization/46002
+       * gcc.c-torture/compile/pr46002.c: New test.
+
+2011-02-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * g++.dg/cpp0x/lambda/lambda-conv.C: Skip scan-assembler check on
+       *-*-hpux10*.
+
+2011-02-21  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/47106
+       * g++.dg/debug/pr47106.C: Require effective target lto.
+
+2011-02-21  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/constexpr-diag2.C: New.
+
+2011-02-20  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/constexpr-ctor7.C: New.
+
+       * g++.dg/cpp0x/fntmpdefarg2.C: New.
+
+       * g++.dg/overload/conv-op1.C: New.
+
+       * g++.dg/cpp0x/constexpr-synth1.C: New.
+
+2011-02-20  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       * objc.dg/layout-2.m: New.
+       * objc.dg/selector-3.m: Adjusted location of error message.
+       * objc.dg/type-size-3.m: Same.
+       * obj-c++.dg/selector-3.mm: Same.
+
+2011-02-20  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       PR objc/47784
+       * objc.dg/property/dotsyntax-22.m: New.
+       * obj-c++.dg/property/dotsyntax-22.mm: New.
+       
+2011-02-20  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/46394
+       * g++.dg/template/typedef38.C: New test.
+
+2011-02-20  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/46818
+       * gfortran.dg/whole_file_30.f90 : New test.
+       * gfortran.dg/whole_file_31.f90 : New test.
+
+2011-02-20  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/45077
+       PR fortran/44945
+       * gfortran.dg/whole_file_28.f90 : New test.
+       * gfortran.dg/whole_file_29.f90 : New test.
+
+2011-02-20  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/44118
+       * g++.dg/template/crash105.C: New.
+
+2011-02-19  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/regress/no-elide1.C: New.
+
+2011-02-19  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR tree-optimization/46620
+       * gcc.dg/pr46620.c: New.
+
+2011-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/47809
+       * gcc.target/i386/pr47809.c: New test.
+
+2011-02-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+           Tobias Burnus  <burnus@net-b.de>
+
+       * lib/target-supports.exp
+       (check_effective_target_fortran_large_real): New check for large reals.
+       * gfortran.dg/nan_7.f90: New test.
+
+2011-02-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/47567
+       * gfortran.dg/fmt_f0_1.f90: Update test.
+
+2011-02-19  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/47348
+       * gfortran.dg/array_constructor_36.f90 : New test.
+       * gfortran.dg/bounds_check_10.f90 : Change dg-output message to
+       allow for comparison between different elements of the array
+       constructor at different levels of optimization.
+
+2011-02-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/pr31167.c: Require int128 instead of lp64.
+       * gcc.target/i386/pr32280-1.c: Likewise.
+
+2011-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/47800
+       * gcc.target/i386/pr47800.c: New test.
+
+2011-02-18  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * objc/execute/exceptions/foward-1.x: New.
+
+2011-02-18  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/47789
+       * gfortran.dg/derived_constructor_comps_4.f90: New.
+
+2011-02-18  Tobias Burnus
+
+       PR fortran/47775
+       * gfortran.dg/func_result_6.f90: New.
+
+2011-02-18  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/47795
+       * g++.dg/cpp0x/lambda/lambda-ice3.C: New.
+
+2011-02-18  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/47750
+       * lib/gfortran.exp (gfortran_init): Set gcc_error_prefix and
+       gcc_warning_prefix.
+       * lib/gfortran-dg.exp (gfortran-dg-test): Update regexp for
+       normalizing the error/warning output.
+       * gfortran.dg/Wall.f90: Update dg-error/warning.
+       * gfortran.dg/argument_checking_15.f90: Update dg-error/warning.
+       * gfortran.dg/argument_checking_3.f90: Update dg-error/warning.
+       * gfortran.dg/argument_checking_6.f90: Update dg-error/warning.
+       * gfortran.dg/bounds_temporaries_1.f90: Update dg-error/warning.
+       * gfortran.dg/class_30.f90: Update dg-error/warning.
+       * gfortran.dg/continuation_1.f90: Update dg-error/warning.
+       * gfortran.dg/continuation_9.f90: Update dg-error/warning.
+       * gfortran.dg/do_check_5.f90: Update dg-error/warning.
+       * gfortran.dg/entry_17.f90: Update dg-error/warning.
+       * gfortran.dg/entry_19.f90: Update dg-error/warning.
+       * gfortran.dg/fmt_error.f90: Update dg-error/warning.
+       * gfortran.dg/fmt_read_2.f90: Update dg-error/warning.
+       * gfortran.dg/g77/12632.f: Update dg-error/warning.
+       * gfortran.dg/g77/970625-2.f: Update dg-error/warning.
+       * gfortran.dg/g77/980615-0.f: Update dg-error/warning.
+       * gfortran.dg/generic_actual_arg.f90: Update dg-error/warning.
+       * gfortran.dg/global_references_1.f90: Update dg-error/warning.
+       * gfortran.dg/goto_8.f90: Update dg-error/warning.
+       * gfortran.dg/initialization_1.f90: Update dg-error/warning.
+       * gfortran.dg/io_constraints_1.f90: Update dg-error/warning.
+       * gfortran.dg/io_constraints_2.f90: Update dg-error/warning.
+       * gfortran.dg/io_constraints_3.f90: Update dg-error/warning.
+       * gfortran.dg/iostat_3.f90: Update dg-error/warning.
+       * gfortran.dg/public_private_module.f90: Update dg-error/warning.
+       * gfortran.dg/volatile3.f90: Update dg-error/warning.
+       * gfortran.dg/warning-directive-2.F90: Update dg-error/warning.
+       * gfortran.dg/warnings_are_errors_1.f: Update dg-error/warning.
+       * gfortran.dg/whole_file_1.f90: Update dg-error/warning.
+       * gfortran.dg/whole_file_2.f90: Update dg-error/warning.
+       * gfortran.dg/whole_file_3.f90: Update dg-error/warning.
+
+2011-02-18  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/47768
+       * gfortran.dg/proc_ptr_comp_30.f90: New.
+
+2011-02-18  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/47780
+       * gcc.target/i386/pr47780.c: New test.
+
+2011-02-18  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/47767
+       * gfortran.dg/class_40.f03: New.
+
+2011-02-18  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/47208
+       * g++.dg/cpp0x/auto21.C: New test.
+
+2011-02-17  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * objc.dg/special/unclaimed-category-1.h: Updated for
+       new ABI support.
+       * objc.dg/special/unclaimed-category-1.m: Same.
+       * objc.dg/zero-link-1.m: Same.
+       * objc.dg/lookup-1.m: Same.
+       * objc.dg/torture/strings/const-str-9.m
+       * objc.dg/torture/strings/const-str-10.m: Same.
+       * objc.dg/torture/strings/const-str-11.m: Same.
+       * objc.dg/torture/forward-1.m: Same.
+       * objc.dg/zero-link-2.m: Same.
+       * objc.dg/encode-7-next-64bit.m: Same.
+       * objc.dg/method-4.m: Same.
+       * objc.dg/next-runtime-1.m: Same.
+       * objc.dg/image-info.m: Same.
+       * objc.dg/pr23214.m: Same.
+       * objc.dg/symtab-1.m: Same.
+       * obj-c++.dg/basic.m: Same.
+       * obj-c++.dg/proto-lossage-3.m: Same.
+       * obj-c++.dg/torture/strings/const-str-10.m: Same.
+       * obj-c++.dg/torture/strings/const-str-11.m: Same.
+       * obj-c++.dg/torture/strings/const-str-9.m: Same.
+       * obj-c++.dg/method-11.m: Same.
+       * objc/execute/enumeration-1.m: Same.
+       * objc/execute/object_is_class.m: Same.
+       * objc/execute/formal_protocol-2.m: Same.
+       * objc/execute/formal_protocol-4.m: Same.
+       * objc/execute/formal_protocol-6.m: Same.
+       * objc/execute/bycopy-3.m: Same.
+       * objc/execute/exceptions/catchall-1.m: Same.
+       * objc/execute/exceptions/finally-1.m: Same.
+       * objc/execute/exceptions/local-variables-1.m: Same.
+       * objc/execute/exceptions/foward-1.m: Same.
+       * objc/execute/bf-common.h
+       * objc/execute/enumeration-2.m: Same.
+       * objc/execute/formal_protocol-1.m: Same.
+       * objc/execute/formal_protocol-3.m: Same.
+       * objc/execute/formal_protocol-5.m: Same.
+       * objc/execute/accessing_ivars.m: Same.
+       * objc/execute/bycopy-2.m: Same.
+       * objc/execute/formal_protocol-7.m: Same.
+       * objc/execute/compatibility_alias.m: Same.
+       * objc/execute/no_clash.m: Same.
+       * objc/execute/object_is_meta_class.m: Same.
+       * objc/execute/exceptions/exceptions.exp: Load target-supports.exp
+       * objc/execute/class-tests-1.h: Include stdio.h.
+       * objc/execute/class-tests-2.h: Same.
+       * obj-c++.dg/try-catch-9.mm: xfail-run the test with both
+       runtimes.
+       * obj-c++.dg/try-catch-2.mm: Same.
+
+2011-02-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/47783
+       * g++.dg/warn/Wunused-parm-4.C: New test.
+
+2011-02-17  Alexandre Oliva  <aoliva@redhat.com>
+           Jan Hubicka  <jh@suse.cz>
+
+       PR debug/47106
+       PR debug/47402
+       * g++.dg/debug/pr47106.C: New.
+
+2011-02-17  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/43653
+       * gcc.target/i386/pr43653.c: New test.
+
+2011-02-11  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/47172
+       * g++.dg/template/inherit6.C: New test.
+
+2011-02-16  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/47745
+       * gfortran.dg/class_39.f03: New.
+
+2011-02-16  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/47326
+       * g++.dg/cpp0x/variadic106.C: New test.
+
+2011-02-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libfortran/47757
+       * gfortran.dg/pr47757-1.f90: New test.
+       * gfortran.dg/pr47757-2.f90: New test.
+       * gfortran.dg/pr47757-3.f90: New test.
+
+       PR c++/47704
+       * g++.dg/cpp0x/enum8.C: New test.
+
+2011-02-15  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/inherit/implicit-trivial1.C: New.
+       * g++.dg/cpp0x/implicit-trivial1.C: New.
+
+2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/47725
+       * gcc.dg/torture/pr47725.c: Removed.
+
+2011-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
+
+       PR target/47755
+       * gcc.target/powerpc/pr47755.c: New file, test all 0 vector
+       constant does not generate a load from memory.
+
+2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/47725
+       * gcc.dg/torture/pr47725.c: New.
+
+2011-02-15  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/47743
+       * gcc.dg/torture/pr47743.c: New testcase.
+
+2011-02-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/47581
+       * gcc.target/i386/pr47581.c: New test.
+
+2011-02-14  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/47730
+       * gfortran.dg/select_type_22.f03: New.
+
+2011-02-14  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/regress/enum1.C: New.
+
+2011-02-14  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/include.adb: New test.
+
+2011-02-14  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/47728
+       * gfortran.dg/class_38.f03: New.
+
+2011-02-14  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/pr46494.c: New test.
+
+2011-02-14  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/attr-weak-hidden-1.c: Make definition of foo strong.
+
+2011-02-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR ada/41929
+       * gnat.dg/null_pointer_deref1.exp: Don't skip on
+       sparc*-sun-solaris2.11.
+
+2011-02-14  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/47349
+       * gfortran.dg/argument_checking_18.f90: New.
+
+2011-02-13  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/argument_checking_13.f90: Update dg-error.
+       * gfortran.dg/argument_checking_17.f90: New.
+
+2011-02-12  Janus Weil  <janus@gcc.gnu.org>
+
+       * gfortran.dg/allocate_derived_1.f90: Modified as polymorphic arrays
+       are temporarily disabled.
+       * gfortran.dg/class_7.f03: Ditto.
+       * gfortran.dg/coarray_14.f90: Ditto.
+       * gfortran.dg/typebound_proc_13.f03: Ditto.
+
+2011-02-12  Mikael Morin  <mikael.morin@sfr.fr>
+
+       PR fortran/45586
+       * gfortran.dg/extends_11.f03: New.
+
+2011-02-11  Xinliang David Li  <davidxl@google.com>
+
+       PR tree-optimization/47707
+       * g++.dg/tree-ssa/pr47707.C: New test.
+
+2011-02-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * g++.dg/opt/inline17.C: New test.
+
+2011-02-11  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/47550
+       * gfortran.dg/pure_formal_2.f90: New.
+
+2011-02-11  Pat Haugen <pthaugen@us.ibm.com>
+
+       PR rtl-optimization/47614
+       * gfortran.dg/pr47614.f: New.
+
+2011-02-11  Joseph Myers  <joseph@codesourcery.com>
+
+       PR driver/47678
+       * gcc.dg/opts-6.c: New test.
+
+2011-02-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/47684
+       * gcc.dg/pr47684.c: New test.
+
+2011-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/47629
+       * gcc.target/i386/pr47312.c: Use dg-require-effective-target
+       c99_runtime, dg-add-options c99_runtime.
+       (main): Use __asm__.
+
+2011-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR testsuite/47400
+       * lib/target-supports.exp (check_ascii_locale_available): New proc.
+       * lib/target-supports-dg.exp (dg-require-ascii-locale): New proc.
+       * gcc.dg/attr-alias-5.c: Use dg-require-ascii-locale.
+       * gcc.dg/ucnid-10.c: Likewise.
+       * gcc.dg/ucnid-13.c: Likewise.
+       * gcc.dg/ucnid-7.c: Likewise.
+       * gcc.dg/ucnid-8.c: Likewise.
+       Adapt dg-warning line number.
+
+2011-02-10  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/parity-1.c: Use -march=k8.
+       * gcc.target/i386/parity-2.c: Ditto.
+       * gcc.target/i386/vecinit-1.c: Ditto.
+       * gcc.target/i386/vecinit-2.c: Ditto.
+
+2011-02-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/46610
+       * gcc.target/mips/save-restore-1.c: Skip on mips-sgi-irix6*.
+       * gcc.target/mips/save-restore-3.c: Likewise.
+       * gcc.target/mips/save-restore-4.c: Likewise.
+       * gcc.target/mips/save-restore-5.c: Likewise.
+
+       PR target/47683
+       * g++.dg/tree-prof/partition1.C: Skip on mips-sgi-irix*.
+       * g++.dg/tree-prof/partition2.C: Likewise.
+
 2011-02-09  Jason Merrill  <jason@redhat.com>
 
+       * g++.dg/tree-ssa/inline-3.C: Use a normal function
+       rather than misdeclare std::puts.
+
+       * g++.dg/ext/vla1.C: Adjust for C++0x mode.
+       * g++.dg/other/warning1.C: Likewise.
+       * g++.old-deja/g++.bugs/900119_01.C: Likewise.
+       * g++.old-deja/g++.gb/scope06.C: Likewise.
+       * g++.old-deja/g++.law/cvt11.C: Likewise.
+       * g++.old-deja/g++.law/init1.C: Likewise.
+       * g++.dg/abi/mangle26.C: Likewise.
+
+       * g++.dg/template/function1.C: Adjust for C++0x mode.
+       * g++.dg/cpp0x/regress/template-function1.C: Copy it.
+
+       * g++.dg/ext/label10.C: Adjust for C++0x mode.
+       * g++.dg/cpp0x/regress/ext-label10.C: Copy it.
+
+       * g++.dg/cpp0x/regress/ext-cond1.C: Copy from ext/cond1.C.
+
+       * g++.dg/cpp0x/regress/abi-empty7.C: New.
+
        * g++.dg/cpp0x/regress: New directory.
        * g++.dg/cpp0x/constexpr-regress1.C: Move to regress/regress1.C.
        * g++.dg/cpp0x/constexpr-regress2.C: Move to regress/regress2.C.