From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6329 invoked by alias); 6 Dec 2006 14:36:42 -0000 Received: (qmail 6239 invoked by uid 48); 6 Dec 2006 14:36:33 -0000 Date: Wed, 06 Dec 2006 14:36:00 -0000 Message-ID: <20061206143633.6238.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/30084] segmentation falut when compiling certain code In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "trumsko at yahoo dot com" 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: 2006-12/txt/msg00488.txt.bz2 ------- Comment #1 from trumsko at yahoo dot com 2006-12-06 14:36 ------- Created an attachment (id=12754) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12754&action=view) source files to crash gfortran unpack and execute gfortran -c kinds.f90 vamp_bundle.f90 to reproduce segmentation violation -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30084