From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13458 invoked by alias); 1 Dec 2008 02:12:52 -0000 Received: (qmail 13353 invoked by uid 48); 1 Dec 2008 02:11:29 -0000 Date: Mon, 01 Dec 2008 02:12:00 -0000 Message-ID: <20081201021129.13352.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/38323] gfortran.dg/parameter_array_init_3.f90 -O compilation test ICEs at -m32 and -m64 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jvdelisle at gcc dot gnu dot org" 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-12/txt/msg00003.txt.bz2 ------- Comment #3 from jvdelisle at gcc dot gnu dot org 2008-12-01 02:11 ------- Try this: gdb --args f951 parameter_array_init_3.f90 r bt My experiance with this bug is that it segfaults at a place away from where the actual bug is. This one has been very very elusive. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38323