From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16258 invoked by alias); 5 Nov 2008 16:15:41 -0000 Received: (qmail 5292 invoked by alias); 5 Nov 2008 16:14:17 -0000 Date: Wed, 05 Nov 2008 16:15:00 -0000 Message-ID: <20081105161417.5291.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/37644] compiler Segmentation fault In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rlnaff at usgs dot gov" 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/msg00396.txt.bz2 ------- Comment #6 from rlnaff at usgs dot gov 2008-11-05 16:14 ------- Subject: Re: compiler Segmentation fault I installed version 4.3.2 for this test; it was what was available at the time: (bash) stoch.pts/10% ls -l /z/stoch/home/rlnaff/usr/local/bin/gfortran4.3.2 -rwxr-xr-x 2 rlnaff users 473210 2008-09-24 13:05 /z/stoch/home/rlnaff/usr/local/bin/gfortran4.3.2* (bash) stoch.pts/10% export LAMHF77=/z/stoch/home/rlnaff/usr/local/bin/gfortran4.3.2 (bash) stoch.pts/10% mpif77 -c -fopenmp reorder_parent.f90 reorder_parent.f90:470: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. I didn't have access to 4.4.0 R. Naff burnus at gcc dot gnu dot org wrote: > ------- Comment #4 from burnus at gcc dot gnu dot org 2008-11-05 07:03 ------- > I can reproduce the ICE (seg. fault) with 4.3.x, but not with 4.4.0 > > > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37644