OSDN Git Service

2011-08-18 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 7578370..fa05947 100644 (file)
@@ -1,3 +1,377 @@
+2011-08-18  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/50109
+       * gfortran.dg/namelist_73.f90: New.
+
+2011-08-18  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/plugin/decl_plugin.c: Include diagnostic.h.
+
+       PR debug/50017
+       * gcc.dg/pr50017.c: New test.
+
+2011-08-18  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/45625
+       * g++.dg/lookup/hidden-var1.C: New test case.
+
+2011-08-17  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/31461
+       * gfortran.dg/warn_unused_var_2.f90: New.
+       * gfortran.dg/warn_unused_var_3.f90: New.
+
+2011-08-17  Tom de Vries  <tom@codesourcery.com>
+
+       PR target/43597
+       * gcc.target/arm/pr43597.c: New test.
+
+2011-08-17  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/50070
+       * gfortran.dg/common_13.f90: New.
+
+2011-08-16  Jason Merrill  <jason@redhat.com>
+
+       PR c++/50086
+       * g++.dg/cpp0x/variadic-unresolved.C: New.
+
+       * g++.old-deja/g++.brendan/README: Add R.I.P.
+
+       * g++.dg/ext/attr-used-1.C: New.
+
+       PR c++/50054
+       * g++.dg/cpp0x/initlist56.C: New.
+
+2011-08-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/50085
+       * g++.dg/opt/life1.C: Only run on Linux.
+
+2011-08-15  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/coarray_26.f90: New.
+
+2011-08-15  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.dg/tree-ssa/vrp61.c: Use -fdump-tree-vrp1-nouid instead of
+       -fdump-tree-vrp1.
+
+2011-08-14  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/50073
+       * gfortran.dg/func_result_7.f90: New.
+
+2011-08-13  Jason Merrill  <jason@redhat.com>
+
+       PR c++/50075
+       * g++.dg/cpp0x/decltype32.C: New.
+
+       PR c++/50059
+       * g++.dg/diagnostic/expr1.C: New.
+
+2011-08-12  David Li  <davidxl@google.com>
+
+       * g++.dg/abi/vbase15.C: New test.
+
+2011-08-12  Jason Merrill  <jason@redhat.com>
+
+       PR c++/50034
+       * g++.dg/cpp0x/defaulted28.C: Add unevaluated case.
+
+2011-08-12  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/builtins-67.c: New test.
+       * gcc.target/i386/conversion.c: Ditto.
+
+2011-08-11  Romain Geissler  <romain.geissler@gmail.com>
+            Brian Hackett  <bhackett1024@gmail.com>
+
+       * g++.dg/plugin/decl_plugin.c: New.
+       * g++.dg/plugin/decl-plugin-test.C: New.
+       * g++.dg/plugin/plugin.exp: Add above testcase.
+
+2011-08-11  Richard Guenther  <rguenther@suse.de>
+
+       * g++.dg/tree-ssa/pr41186.C: Un-XFAIL.
+
+2011-08-11  Michael Matz  <matz@suse.de>
+
+       * gcc.dg/graphite/run-id-pr47593.c: Remove -m32.
+
+2011-08-11  Ira Rosen  <ira.rosen@linaro.org>
+
+       PR tree-optimization/50039
+       * gcc.dg/vect/vect.exp: Run no-tree-fre-* tests with -fno-tree-fre.
+       * gcc.dg/vect/no-tree-fre-pr50039.c: New test.
+
+2011-08-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/sse4_1-blendps-2.c: Include <stdlib.h>.
+       (sse4_1_test): Initialize src3 with random value.
+
+2011-08-10  Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
+
+       * gcc.c-torture/execute/scal-to-vec1.c: New test.
+       * gcc.c-torture/execute/scal-to-vec2.c: New test.
+       * gcc.c-torture/execute/scal-to-vec3.c: New test.
+       * gcc.dg/scal-to-vec1.c: New test.
+       * gcc.dg/scal-to-vec2.c: New test.
+
+2011-08-09  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/vrp57.c: Disable CCP.
+       * gcc.dg/tree-ssa/vrp60.c: New testcase.
+       * gcc.dg/tree-ssa/vrp61.c: Likewise.
+       * gcc.dg/tree-ssa/vrp62.c: Likewise.
+
+2011-08-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gfortran.dg/scratch_1.f90: Skip on spu-*-*.
+
+2011-08-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gcc.dg/pr49948.c: Require pthread effective target.
+
+2011-08-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gcc.dg/lto/20110201-1_0.c: Provide dummy sqrt.
+
+2011-08-09  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/sse-22a.c: New test.
+
+2011-08-09  Ira Rosen  <ira.rosen@linaro.org>
+
+       PR tree-optimization/50014
+       * gcc.dg/vect/pr50014.c: New test.
+
+2011-08-08  Martin Jambor  <mjambor@suse.cz>
+
+       PR middle-end/49923
+       * gcc.dg/tree-ssa/pr49923.c: New test.
+
+2011-08-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/49781
+       * gcc.target/i386/pr49781-1.c: New.
+
+2011-08-08  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/range-for20.C: Adjust to test 50020 as well.
+
+       * g++.dg/cpp0x/initlist5.C: Add 50011 test.
+
+2011-08-07  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/49638
+       * gfortran.dg/typebound_override_1.f90: New.
+
+2011-08-07  Kai Tietz  <ktietz@redhat.com>
+
+       * gcc.dg/tree-ssa/pr23455.c: Adjust testcases for LLP64 for
+       x86_64 mingw target.
+       * gcc.dg/tree-ssa/loop-1.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-store-ccp-2.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Likewise.
+       * gcc.dg/tree-ssa/loop-33.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-store-ccp-4.c: Likewise.
+       * gcc.dg/tree-ssa/loop-35.c: Likewise.
+       * gcc.dg/tree-ssa/stdarg-2.c: Likewise.
+       * gcc.dg/tree-ssa/stdarg-4.c: Likewise.
+       * gcc.dg/tree-ssa/stdarg-5.c: Likewise.
+       * gcc.dg/tree-ssa/gen-vect-11c.c: Likewise.
+
+2011-08-06  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR testsuite/48727
+       * g++.dg/opt/devirt2.C: Use specific pattern for alpha*-*-*.
+
+2011-08-06  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/pr48770.c: Cleanup coverage files.
+       * gfortran.dg/vect/O3-pr49957.f: Cleanup vect tree dump.
+
+2011-08-06  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/sse-22.c (dg-options): Add -march=k8.
+       (pragma GCC target): Add avx, fma4, lzcnt and bmi options.
+       * gcc.target/i386/sse-23.c (pragma GCC target): Add avx, fma4,
+       lzcnt and bmi options.
+
+2011-08-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/47381
+       * gcc.dg/pr47381-1.c: New.
+       * gcc.dg/pr47381-2.c: Likewise.
+       * gcc.target/i386/pr47381.c: Likewise.
+
+2011-08-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/47727
+       * gcc.dg/pr47727.c: New.
+
+       PR target/47372
+       * gcc.dg/pr47372-1.c: New.
+       * gcc.dg/pr47372-2.c: Likewise.
+
+2011-08-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/47449
+       * gcc.target/i386/pr47449.c: New.
+
+       PR target/47446
+       * gcc.dg/pr47446-1.c: New.
+       * gcc.dg/pr47446-2.c: Likewise.
+
+2011-08-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/47766
+       * gcc.dg/pr47766.c: New.
+
+       PR target/47715
+       * gcc.dg/tls/pr47715-1.c: New.
+       * gcc.dg/tls/pr47715-2.c: Likewise.
+       * gcc.dg/tls/pr47715-3.c: Likewise.
+       * gcc.dg/tls/pr47715-4.c: Likewise.
+       * gcc.dg/tls/pr47715-5.c: Likewise.
+
+2011-08-06  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       PR libobjc/50002
+       * objc.dg/gnu-api-2-class.m: Updated comments.
+       * obj-c++.dg/gnu-api-2-class.mm: Likewise.
+       * objc.dg/gnu-api-2-class-meta.m: New test.
+       * obj-c++.dg/gnu-api-2-class-meta.mm: Likewise.
+
+2011-08-06  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       PR libobjc/49882
+       * obj-c++.dg/gnu-api-2-class.mm (main): Test class_getSuperclass()
+       with classes that are in construction.
+
+2011-08-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/48084
+       * gcc.target/i386/pr48084-1.c: New.
+       * gcc.target/i386/pr48084-2.c: Likewise.
+       * gcc.target/i386/pr48084-3.c: Likewise.
+       * gcc.target/i386/pr48084-4.c: Likewise.
+       * gcc.target/i386/pr48084-5.c: Likewise.
+
+       PR rtl-optimization/49504
+       * gcc.target/i386/pr49504.c: New.
+
+       PR target/49860
+       * gcc.dg/pr49860.c: New.
+
+2011-08-06  Nicola Pero  <nicola.pero@meta-innovation.com>
+       
+       PR libobjc/49882
+       * objc.dg/gnu-api-2-class.m (main): Test class_getSuperclass()
+       with classes that are in construction.
+
+2011-08-05  Jason Merrill  <jason@redhat.com>
+
+       PR c++/48993
+       * g++.dg/cpp0x/constexpr-48089.C: Add cases.
+
+       PR c++/49921
+       * g++.dg/cpp0x/decltype31.C: New.
+
+       PR c++/49669
+       * g++.dg/init/array28.C: New.
+
+       PR c++/49988
+       * g++.dg/cpp0x/constexpr-non-const-arg3.C: New.
+
+2011-08-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/47369
+       * gcc.dg/pr47369-1.c: New.
+
+2011-08-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/47364
+       * gcc.dg/torture/pr47364-1.c: New.
+       * gcc.c-torture/compile/pr47364-1.c: Likewise.
+       * gcc.c-torture/compile/pr47364-2.c: Likewise.
+
+2011-08-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/37211
+       * gfortran.dg/transfer_check_2.f90:  New test case.
+
+2011-08-05  Jan Hubicka  <jh@suse.cz>
+
+       PR middle-end/49494
+       * gfortran.dg/pr49494.f90: New testcase.
+
+2011-08-05  Jan Hubicka  <jh@suse.cz>
+
+       PR middle-end/49735
+       * gcc.c-torture/compile/pr49735.c: New testcase.
+
+2011-08-05  Jason Merrill  <jason@redhat.com>
+
+       PR c++/47453
+       * g++.dg/cpp0x/initlist56.C: New.
+
+       PR c++/49812
+       * g++.dg/overload/rvalue2.C: New.
+
+       PR c++/49983
+       * g++.dg/cpp0x/range-for21.C: New.
+
+       * g++.dg/ext/vla11.C: New.
+
+2011-08-05  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/49984
+       * gcc.dg/tree-ssa/vrp59.c: New testcase.
+
+2011-08-05  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/vrp51.c: Disable CCP.
+       * gcc.dg/tree-ssa/vrp52.c: Likewise.
+       * gcc.dg/tree-ssa/vrp53.c: Likewise.
+
+2011-08-04  Mikael Morin  <mikael.morin@sfr.fr>
+
+       * gfortran.dg/dependency_26.f90: Add a module to the cleanup directive.
+       * gfortran.dg/trim_optimize_2.f90: Add a module cleanup directive.
+       * gfortran.dg/ldist-pr43023.f90: Ditto.
+       * gfortran.dg/namelist_52.f90: Ditto.
+       * gfortran.dg/interface_proc_end.f90: Ditto.
+       * gfortran.dg/vector_subscript_bound_1.f90: Ditto.
+       * gfortran.dg/generic_typebound_operator_1.f90: Ditto.
+
+2011-08-04  Ira Rosen  <ira.rosen@linaro.org>
+
+       * gcc.dg/vect/vect-over-widen-1.c: New test.
+       * gcc.dg/vect/vect-over-widen-2.c: New test.
+       * gcc.dg/vect/vect-over-widen-3.c: New test.
+       * gcc.dg/vect/vect-over-widen-4.c: New test.
+
+2011-08-04  Richard Guenther  <rguenther@suse.de>
+
+       PR fortran/49957
+       * gfortran.dg/vect/O3-pr49957.f: New testcase.
+
+2011-08-04  Ian Bolton  <ian.bolton@arm.com>
+
+       * gcc.target/arm/vfp-1.c: no large negative offsets on Thumb2.
+
+2011-08-04  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/49905
+       * g++.dg/ext/builtin-object-size3.C: New test.
+
+2011-08-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/49948
+       * gcc.dg/pr49948.c: New test.
+
 2011-08-03  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR middle-end/47383
 
 2011-08-02  Tobias Burnus  <burnus@net-b.de>
 
-       * trim_optimize_5.f90: Remove spurious "use foo".
-       * actual_array_vect_1.f90: Fix or add dg-final cleanup-module
-       * alloc_comp_assign_7.f90: Ditto.
-       * allocatable_function_5.f90: Ditto.
-       * allocate_stat.f90: Ditto.
-       * array_constructor_20.f90: Ditto.
-       * array_constructor_21.f90: Ditto.
-       * array_constructor_22.f90: Ditto.
-       * array_constructor_26.f03: Ditto.
-       * array_function_4.f90: Ditto.
-       * assumed_charlen_function_1.f90: Ditto.
-       * assumed_size_dt_dummy.f90: Ditto.
-       * bind_c_usage_15.f90: Ditto.
-       * bind_c_usage_16.f03: Ditto.
-       * bind_c_usage_3.f03: Ditto.
-       * binding_label_tests_7.f03: Ditto.
-       * class_15.f03: Ditto.
-       * class_27.f03: Ditto.
-       * class_33.f90: Ditto.
-       * class_37.f03: Ditto.
-       * class_40.f03: Ditto.
-       * class_42.f03: Ditto.
-       * class_defined_operator_1.f03: Ditto.
-       * coarray/registering_1.f90: Ditto.
-       * convert_1.f90: Ditto.
-       * default_initialization_3.f90: Ditto.
-       * dependency_25.f90: Ditto.
-       * dependency_26.f90: Ditto.
-       * dependency_36.f90: Ditto.
-       * dependency_37.f90: Ditto.
-       * derived_array_intrinisics_1.f90: Ditto.
-       * dynamic_dispatch_10.f03: Ditto.
-       * elemental_non_intrinsic_dummy_1.f90 |: Ditto.
-       * elemental_pointer_1.f90: Ditto.
-       * elemental_result_1.f90: Ditto.
-       * empty_derived_type.f90: Ditto.
-       * entry_7.f90: Ditto.
-       * entry_dummy_ref_2.f90: Ditto.
-       * equiv_constraint_3.f90: Ditto.
-       * error_recovery_3.f90: Ditto.
-       * extends_4.f03: Ditto.
-       * func_assign.f90: Ditto.
-       * func_assign_3.f90: Ditto.
-       * generic_1.f90: Ditto.
-       * generic_18.f90: Ditto.
-       * generic_22.f03: Ditto.
-       * generic_4.f90: Ditto.
-       * generic_6.f90: Ditto.
-       * generic_actual_arg.f90: Ditto.
-       * graphite/id-21.f: Ditto.
-       * graphite/pr45758.f90: Ditto.
-       * host_assoc_call_2.f90: Ditto.
-       * host_assoc_call_3.f90: Ditto.
-       * host_assoc_call_4.f90: Ditto.
-       * host_assoc_function_4.f90: Ditto.
-       * host_used_types_1.f90: Ditto.
-       * implicit_1.f90: Ditto.
-       * implicit_11.f90: Ditto.
-       * implicit_derived_type_1.f90: Ditto.
-       * impure_actual_1.f90: Ditto.
-       * impure_assignment_1.f90: Ditto.
-       * impure_constructor_1.f90: Ditto.
-       * initialization_10.f90: Ditto.
-       * initialization_12.f90: Ditto.
-       * interface_14.f90: Ditto.
-       * interface_15.f90: Ditto.
-       * interface_2.f90: Ditto.
-       * interface_25.f90: Ditto.
-       * interface_26.f90: Ditto.
-       * interface_29.f90: Ditto.
-       * interface_assignment_1.f90: Ditto.
-       * internal_pack_6.f90: Ditto.
-       * internal_pack_7.f90: Ditto.
-       * internal_pack_8.f90: Ditto.
-       * lto/pr45586_0.f90: Ditto.
-       * lto/pr47839_0.f90: Ditto.
-       * module_commons_3.f90: Ditto.
-       * module_equivalence_4.f90: Ditto.
-       * module_equivalence_6.f90: Ditto.
-       * module_function_type_1.f90: Ditto.
-       * module_naming_1.f90: Ditto.
-       * namelist_4.f90: Ditto.
-       * operator_c1202.f90: Ditto.
-       * parens_7.f90: Ditto.
-       * pr32921.f: Ditto.
-       * pr33646.f90: Ditto.
-       * pr41928.f90: Ditto.
-       * pr42119.f90: Ditto.
-       * pr43984.f90: Ditto.
-       * present_1.f90: Ditto.
-       * private_type_2.f90: Ditto.
-       * proc_decl_2.f90: Ditto.
-       * proc_ptr_10.f90: Ditto.
-       * proc_ptr_22.f90: Ditto.
-       * proc_ptr_8.f90: Ditto.
-       * proc_ptr_comp_12.f90: Ditto.
-       * proc_ptr_comp_pass_6.f90: Ditto.
-       * pure_formal_proc_2.f90: Ditto.
-       * realloc_on_assign_4.f03: Ditto.
-       * substring_equivalence.f90: Ditto.
-       * transfer_assumed_size_1.f90: Ditto.
-       * transpose_optimization_1.f90: Ditto.
-       * trim_optimize_6.f90: Ditto.
-       * typebound_call_12.f03: Ditto.
-       * typebound_operator_5.f03: Ditto.
-       * typebound_operator_6.f03: Ditto.
-       * typebound_proc_18.f03: Ditto.
-       * unreferenced_use_assoc_1.f90: Ditto.
-       * use_1.f90: Ditto.
-       * use_10.f90: Ditto.
-       * use_11.f90: Ditto.
-       * use_14.f90: Ditto.
-       * use_only_2.f90: Ditto.
-       * use_rename_4.f90: Ditto.
-       * use_rename_5.f90: Ditto.
-       * used_dummy_types_3.f90: Ditto.
-       * used_interface_ref.f90: Ditto.
-       * used_types_11.f90: Ditto.
-       * used_types_3.f90: Ditto.
-       * used_types_4.f90: Ditto.
-       * userdef_operator_2.f90: Ditto.
-       * vect/fast-math-vect-8.f90: Ditto.
-       * vect/pr46213.f90: Ditto.
-       * whole_file_21.f90: Ditto.
-       * whole_file_22.f90: Ditto.
-       * coarray_lib_token_1.f90: Ditto. Add space before "}".
-       * coarray_lib_token_2.f90: Ditto.
+       * gfortran.dg/trim_optimize_5.f90: Remove spurious "use foo".
+       * gfortran.dg/actual_array_vect_1.f90: Fix or add dg-final
+       cleanup-module.
+       * gfortran.dg/alloc_comp_assign_7.f90: Ditto.
+       * gfortran.dg/allocatable_function_5.f90: Ditto.
+       * gfortran.dg/allocate_stat.f90: Ditto.
+       * gfortran.dg/array_constructor_20.f90: Ditto.
+       * gfortran.dg/array_constructor_21.f90: Ditto.
+       * gfortran.dg/array_constructor_22.f90: Ditto.
+       * gfortran.dg/array_constructor_26.f03: Ditto.
+       * gfortran.dg/array_function_4.f90: Ditto.
+       * gfortran.dg/assumed_charlen_function_1.f90: Ditto.
+       * gfortran.dg/assumed_size_dt_dummy.f90: Ditto.
+       * gfortran.dg/bind_c_usage_15.f90: Ditto.
+       * gfortran.dg/bind_c_usage_16.f03: Ditto.
+       * gfortran.dg/bind_c_usage_3.f03: Ditto.
+       * gfortran.dg/binding_label_tests_7.f03: Ditto.
+       * gfortran.dg/class_15.f03: Ditto.
+       * gfortran.dg/class_27.f03: Ditto.
+       * gfortran.dg/class_33.f90: Ditto.
+       * gfortran.dg/class_37.f03: Ditto.
+       * gfortran.dg/class_40.f03: Ditto.
+       * gfortran.dg/class_42.f03: Ditto.
+       * gfortran.dg/class_defined_operator_1.f03: Ditto.
+       * gfortran.dg/coarray/registering_1.f90: Ditto.
+       * gfortran.dg/convert_1.f90: Ditto.
+       * gfortran.dg/default_initialization_3.f90: Ditto.
+       * gfortran.dg/dependency_25.f90: Ditto.
+       * gfortran.dg/dependency_26.f90: Ditto.
+       * gfortran.dg/dependency_36.f90: Ditto.
+       * gfortran.dg/dependency_37.f90: Ditto.
+       * gfortran.dg/derived_array_intrinisics_1.f90: Ditto.
+       * gfortran.dg/dynamic_dispatch_10.f03: Ditto.
+       * gfortran.dg/elemental_non_intrinsic_dummy_1.f90 |: Ditto.
+       * gfortran.dg/elemental_pointer_1.f90: Ditto.
+       * gfortran.dg/elemental_result_1.f90: Ditto.
+       * gfortran.dg/empty_derived_type.f90: Ditto.
+       * gfortran.dg/entry_7.f90: Ditto.
+       * gfortran.dg/entry_dummy_ref_2.f90: Ditto.
+       * gfortran.dg/equiv_constraint_3.f90: Ditto.
+       * gfortran.dg/error_recovery_3.f90: Ditto.
+       * gfortran.dg/extends_4.f03: Ditto.
+       * gfortran.dg/func_assign.f90: Ditto.
+       * gfortran.dg/func_assign_3.f90: Ditto.
+       * gfortran.dg/generic_1.f90: Ditto.
+       * gfortran.dg/generic_18.f90: Ditto.
+       * gfortran.dg/generic_22.f03: Ditto.
+       * gfortran.dg/generic_4.f90: Ditto.
+       * gfortran.dg/generic_6.f90: Ditto.
+       * gfortran.dg/generic_actual_arg.f90: Ditto.
+       * gfortran.dg/graphite/id-21.f: Ditto.
+       * gfortran.dg/graphite/pr45758.f90: Ditto.
+       * gfortran.dg/host_assoc_call_2.f90: Ditto.
+       * gfortran.dg/host_assoc_call_3.f90: Ditto.
+       * gfortran.dg/host_assoc_call_4.f90: Ditto.
+       * gfortran.dg/host_assoc_function_4.f90: Ditto.
+       * gfortran.dg/host_used_types_1.f90: Ditto.
+       * gfortran.dg/implicit_1.f90: Ditto.
+       * gfortran.dg/implicit_11.f90: Ditto.
+       * gfortran.dg/implicit_derived_type_1.f90: Ditto.
+       * gfortran.dg/impure_actual_1.f90: Ditto.
+       * gfortran.dg/impure_assignment_1.f90: Ditto.
+       * gfortran.dg/impure_constructor_1.f90: Ditto.
+       * gfortran.dg/initialization_10.f90: Ditto.
+       * gfortran.dg/initialization_12.f90: Ditto.
+       * gfortran.dg/interface_14.f90: Ditto.
+       * gfortran.dg/interface_15.f90: Ditto.
+       * gfortran.dg/interface_2.f90: Ditto.
+       * gfortran.dg/interface_25.f90: Ditto.
+       * gfortran.dg/interface_26.f90: Ditto.
+       * gfortran.dg/interface_29.f90: Ditto.
+       * gfortran.dg/interface_assignment_1.f90: Ditto.
+       * gfortran.dg/internal_pack_6.f90: Ditto.
+       * gfortran.dg/internal_pack_7.f90: Ditto.
+       * gfortran.dg/internal_pack_8.f90: Ditto.
+       * gfortran.dg/lto/pr45586_0.f90: Ditto.
+       * gfortran.dg/lto/pr47839_0.f90: Ditto.
+       * gfortran.dg/module_commons_3.f90: Ditto.
+       * gfortran.dg/module_equivalence_4.f90: Ditto.
+       * gfortran.dg/module_equivalence_6.f90: Ditto.
+       * gfortran.dg/module_function_type_1.f90: Ditto.
+       * gfortran.dg/module_naming_1.f90: Ditto.
+       * gfortran.dg/namelist_4.f90: Ditto.
+       * gfortran.dg/operator_c1202.f90: Ditto.
+       * gfortran.dg/parens_7.f90: Ditto.
+       * gfortran.dg/pr32921.f: Ditto.
+       * gfortran.dg/pr33646.f90: Ditto.
+       * gfortran.dg/pr41928.f90: Ditto.
+       * gfortran.dg/pr42119.f90: Ditto.
+       * gfortran.dg/pr43984.f90: Ditto.
+       * gfortran.dg/present_1.f90: Ditto.
+       * gfortran.dg/private_type_2.f90: Ditto.
+       * gfortran.dg/proc_decl_2.f90: Ditto.
+       * gfortran.dg/proc_ptr_10.f90: Ditto.
+       * gfortran.dg/proc_ptr_22.f90: Ditto.
+       * gfortran.dg/proc_ptr_8.f90: Ditto.
+       * gfortran.dg/proc_ptr_comp_12.f90: Ditto.
+       * gfortran.dg/proc_ptr_comp_pass_6.f90: Ditto.
+       * gfortran.dg/pure_formal_proc_2.f90: Ditto.
+       * gfortran.dg/realloc_on_assign_4.f03: Ditto.
+       * gfortran.dg/substring_equivalence.f90: Ditto.
+       * gfortran.dg/transfer_assumed_size_1.f90: Ditto.
+       * gfortran.dg/transpose_optimization_1.f90: Ditto.
+       * gfortran.dg/trim_optimize_6.f90: Ditto.
+       * gfortran.dg/typebound_call_12.f03: Ditto.
+       * gfortran.dg/typebound_operator_5.f03: Ditto.
+       * gfortran.dg/typebound_operator_6.f03: Ditto.
+       * gfortran.dg/typebound_proc_18.f03: Ditto.
+       * gfortran.dg/unreferenced_use_assoc_1.f90: Ditto.
+       * gfortran.dg/use_1.f90: Ditto.
+       * gfortran.dg/use_10.f90: Ditto.
+       * gfortran.dg/use_11.f90: Ditto.
+       * gfortran.dg/use_14.f90: Ditto.
+       * gfortran.dg/use_only_2.f90: Ditto.
+       * gfortran.dg/use_rename_4.f90: Ditto.
+       * gfortran.dg/use_rename_5.f90: Ditto.
+       * gfortran.dg/used_dummy_types_3.f90: Ditto.
+       * gfortran.dg/used_interface_ref.f90: Ditto.
+       * gfortran.dg/used_types_11.f90: Ditto.
+       * gfortran.dg/used_types_3.f90: Ditto.
+       * gfortran.dg/used_types_4.f90: Ditto.
+       * gfortran.dg/userdef_operator_2.f90: Ditto.
+       * gfortran.dg/vect/fast-math-vect-8.f90: Ditto.
+       * gfortran.dg/vect/pr46213.f90: Ditto.
+       * gfortran.dg/whole_file_21.f90: Ditto.
+       * gfortran.dg/whole_file_22.f90: Ditto.
+       * gfortran.dg/coarray_lib_token_1.f90: Ditto. Add space before "}".
+       * gfortran.dg/coarray_lib_token_2.f90: Ditto.
 
 2011-08-02  Kai Tietz  <ktietz@redhat.com>