From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16457 invoked by alias); 23 Apr 2009 13:18:36 -0000 Received: (qmail 16411 invoked by uid 48); 23 Apr 2009 13:18:23 -0000 Date: Thu, 23 Apr 2009 13:18:00 -0000 Message-ID: <20090423131823.16410.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/39865] ICE in gfc_conv_scalarized_array_ref In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jakub 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: 2009-04/txt/msg02133.txt.bz2 ------- Comment #3 from jakub at gcc dot gnu dot org 2009-04-23 13:18 ------- Whether this is valid or not I have no idea. Just bear in mind that this is a distilled compile time testcase, not intended as runtime testcase, for runtime testcase obviously something would need to allocate the allocatable arrays, initialize the variables etc. In the original sources (680KB), the allocatables were initialized in module subroutines. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39865