From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19805 invoked by alias); 30 Nov 2008 03:12:17 -0000 Received: (qmail 19669 invoked by uid 48); 30 Nov 2008 03:10:47 -0000 Date: Sun, 30 Nov 2008 03:12:00 -0000 Subject: [Bug fortran/38323] New: gfortran.dg/parameter_array_init_3.f90 -O compilation test ICEs at -m32 and -m64 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-11/txt/msg02594.txt.bz2 The gfortran.dg/parameter_array_init_3.f90 -O compilation test ICEs at -m32 on x86_64-apple-darwin10 as follows... Executing on host: /sw/src/fink.build/gcc44-4.3.999-20081129/darwin_objdir/gcc/testsuite/gfortran/../../gfortran -B/sw/src/fink.build/gcc44-4.3.999-20081129/darwin_objdir/gcc/testsuite/gfortran/../../ /sw/src/fink.build/gcc44-4.3.999-20081129/gcc-4.4-20081129/gcc/testsuite/gfortran.dg/parameter_array_init_3.f90 -O -pedantic-errors -S -m32 -o parameter_array_init_3.s (timeout = 300) f951: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. compiler exited with status 1 output is: f951: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. FAIL: gfortran.dg/parameter_array_init_3.f90 -O (internal compiler error) FAIL: gfortran.dg/parameter_array_init_3.f90 -O (test for excess errors) Excess errors: f951: internal compiler error: Segmentation fault These failures occur at -O for both -m32 and -m64 for x86_64-apple-darwin10 , but not for i686-apple-darwin9. -- Summary: gfortran.dg/parameter_array_init_3.f90 -O compilation test ICEs at -m32 and -m64 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: x86_64-apple-darwin10 GCC host triplet: x86_64-apple-darwin10 GCC target triplet: x86_64-apple-darwin10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38323