r112467 - in /branches/gcc-4_0-branch/gcc/tests...
janis@gcc.gnu.org
janis@gcc.gnu.org
Tue Mar 28 19:28:00 GMT 2006
Author: janis
Date: Tue Mar 28 19:28:40 2006
New Revision: 112467
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112467
Log:
Backport from mainline
* lib/gcc-dg.exp (cleanup-modules): New proc.
* gfortran.dg/assumed_dummy_1.f90,
gfortran.dg/char_array_structure_constructor.f90,
gfortran.dg/equiv_constraint_3.f90, gfortran.dg/pure_byref_3.f90,
gfortran.dg/nested_modules_1.f90, gfortran.dg/der_pointer_4.f90,
gfortran.dg/nested_modules_5.f90,
gfortran.dg/char_array_constructor.f90,
gfortran.dg/private_type_1.f90, gfortran.dg/implicit_2.f90,
gfortran.dg/generic_4.f90, gfortran.dg/automatic_module_variable.f90,
gfortran.dg/module_double_reuse.f90, gfortran.dg/der_io_2.f90,
gfortran.dg/module_blank_common.f90, gfortran.dg/pr21177.f90,
gfortran.dg/use_allocated_1.f90, gfortran.dg/userdef_operator_1.f90,
gfortran.dg/substr_1.f90, gfortran.dg/module_equivalence_1.f90,
gfortran.dg/der_pointer_1.f90, gfortran.dg/nested_modules_2.f90,
gfortran.dg/private_type_2.f90, gfortran.dg/generic_1.f90,
gfortran.dg/same_name_1.f90, gfortran.dg/int_1.f90,
gfortran.dg/pr15164.f90, gfortran.dg/der_io_3.f90,
gfortran.dg/namelist_use.f90, gfortran.dg/pr19926.f90,
gfortran.dg/interface_1.f90, gfortran.dg/namelist_14.f90,
gfortran.dg/entry_3.f90, gfortran.dg/assumed_size_dt_dummy.f90,
gfortran.dg/named_interface.f90, gfortran.dg/namelist_1.f90,
gfortran.dg/nested_modules_3.f90, gfortran.dg/derived_recursion.f90,
gfortran.dg/namelist_use_only.f90, gfortran.dg/private_type_3.f90,
gfortran.dg/generic_2.f90, gfortran.dg/module_commons_1.f90,
gfortran.dg/substring_equivalence.f90,
gfortran.dg/derived_pointer_recursion.f90,
gfortran.dg/namelist_15.f90, gfortran.dg/interface_2.f90,
gfortran.dg/pr16861.f90, gfortran.dg/der_pointer_3.f90,
gfortran.dg/nested_modules_4.f90, gfortran.dg/func_derived_1.f90,
gfortran.dg/pr17615.f90, gfortran.dg/implicit_1.f90,
gfortran.dg/generic_3.f90, gfortran.dg/implicit_actual.f90,
gfortran.dg/contained_1.f90, gfortran.dg/module_interface_1.f90,
gfortran.dg/data_constraints_1.f90, gfortran.dg/entry_1.f90: Use it.
Modified:
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/assumed_dummy_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/assumed_size_dt_dummy.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/automatic_module_variable.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/char_array_constructor.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/char_array_structure_constructor.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/contained_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/data_constraints_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/der_io_2.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/der_io_3.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/der_pointer_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/der_pointer_3.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/der_pointer_4.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/derived_pointer_recursion.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/derived_recursion.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/entry_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/entry_3.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/equiv_constraint_3.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/func_derived_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/generic_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/generic_2.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/generic_3.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/generic_4.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/implicit_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/implicit_2.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/implicit_actual.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/int_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/interface_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/interface_2.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/module_blank_common.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/module_commons_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/module_double_reuse.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/module_equivalence_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/module_interface_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/named_interface.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/namelist_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/namelist_14.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/namelist_15.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/namelist_use.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/namelist_use_only.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/nested_modules_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/nested_modules_2.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/nested_modules_3.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/nested_modules_4.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/nested_modules_5.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/pr15164.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/pr16861.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/pr17615.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/pr19926.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/pr21177.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/private_type_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/private_type_2.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/private_type_3.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/pure_byref_3.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/same_name_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/substr_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/substring_equivalence.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/use_allocated_1.f90
branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/userdef_operator_1.f90
branches/gcc-4_0-branch/gcc/testsuite/lib/gcc-dg.exp
More information about the Gcc-cvs
mailing list