------- 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
<gcc-bugzi...@gcc.gnu.org> 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

Reply via email to