From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25981 invoked by alias); 16 Sep 2010 09:43:19 -0000 Received: (qmail 25920 invoked by alias); 16 Sep 2010 09:43:02 -0000 Date: Thu, 16 Sep 2010 09:43:00 -0000 Message-ID: <20100916094302.25919.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/45081] [4.3/4.4/4.5/4.6 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:4208 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paul dot richard dot thomas at gmail 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: 2010-09/txt/msg01807.txt.bz2 ------- Comment #9 from paul dot richard dot thomas at gmail dot com 2010-09-16 09:43 ------- Subject: Re: [4.3/4.4/4.5/4.6 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:4208 Thanks! Paul On Thu, Sep 16, 2010 at 9:06 AM, dominiq at lps dot ens dot fr wrote: > > > ------- Comment #8 from dominiq at lps dot ens dot fr  2010-09-16 07:06 ------- >> I believe that there are related PRs that I have to find. > > pr40472 comment #21 for SPREAD: > > REAL, DIMENSION(720,360), PARAMETER :: ZLON_MASK = SPREAD( (/ (JLON , > JLON=1,720) /) , DIM=2, NCOPIES=360 ) > print *, size(ZLON_MASK), ZLON_MASK(720,360) > end > > The tests in pr42359 also give ICE at fortran/trans-array.c, but at different > locations. > > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45081 > > ------- You are receiving this mail because: ------- > You are the assignee for the bug, or are watching the assignee. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45081