Executing on host: /test/gnu/gcc-4.1/objdir/gcc/testsuite/../gfortran -B/test/gn u/gcc-4.1/objdir/gcc/testsuite/../ /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran. dg/module_parameter_array_refs_1.f90 -O -pedantic-errors -S -o module_param eter_array_refs_1.s (timeout = 300) In file /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/module_parameter_array_ refs_1.f90:10
integer :: arr(max(len,1)) 1 Error: Module array 'arr' at (1) cannot be automatic or assumed shape compiler exited with status 1 output is: In file /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/module_parameter_array_ refs_1.f90:10 integer :: arr(max(len,1)) 1 Error: Module array 'arr' at (1) cannot be automatic or assumed shape FAIL: gfortran.dg/module_parameter_array_refs_1.f90 -O (test for excess errors ) Excess errors: /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/module_parameter_array_refs_1.f9 0:10: Error: Module array 'arr' at (1) cannot be automatic or assumed shape -- Summary: FAIL: gfortran.dg/module_parameter_array_refs_1.f90 -O Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa64-hp-hpux11.11 GCC host triplet: hppa64-hp-hpux11.11 GCC target triplet: hppa64-hp-hpux11.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26286