From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17889 invoked by alias); 5 Feb 2006 15:18:35 -0000 Received: (qmail 17858 invoked by uid 48); 5 Feb 2006 15:18:31 -0000 Date: Sun, 05 Feb 2006 15:18:00 -0000 Subject: [Bug fortran/26105] New: FAIL: gfortran.dg/auto_char_dummy_array_1.f90 and others X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "danglin at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-02/txt/msg00398.txt.bz2 List-Id: 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/auto_char_dummy_array_1.f90 -O0 -pedantic-errors -L/test/gnu/gcc-4.1/obj dir/hppa64-hp-hpux11.11/./libgfortran/.libs -L/test/gnu/gcc-4.1/objdir/hppa64-hp -hpux11.11/./libgfortran/.libs -L/test/gnu/gcc-4.1/objdir/hppa64-hp-hpux11.11/./ libiberty -lm -o ./auto_char_dummy_array_1.exe (timeout = 300) In file /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1 .f90:8 character(12), dimension(2), target :: t 1 Error: Object 't' at (1) must have the SAVE attribute for default initialization of a component In file /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1 .f90:33 use global 1 Fatal Error: Can't open module file 'global.mod' for reading at (1): No such fil e or directory compiler exited with status 1 output is: In file /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1 .f90:8 character(12), dimension(2), target :: t 1 Error: Object 't' at (1) must have the SAVE attribute for default initialization of a component In file /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1 .f90:33 use global 1 Fatal Error: Can't open module file 'global.mod' for reading at (1): No such fil e or directory FAIL: gfortran.dg/auto_char_dummy_array_1.f90 -O0 (test for excess errors) Excess errors: /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1.f90:8: E rror: Object 't' at (1) must have the SAVE attribute for default initialization of a component /test/gnu/gcc-4.1/gcc/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1.f90:33: Fatal Error: Can't open module file 'global.mod' for reading at (1): No such fil e or directory -- Summary: FAIL: gfortran.dg/auto_char_dummy_array_1.f90 and others 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=26105