This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: ICE on allocatable array TBP result
- From: "Rouson, Damian" <rouson at sandia dot gov>
- To: "Janus Weil" <janus at gcc dot gnu dot org>
- Cc: gfortran <fortran at gcc dot gnu dot org>
- Date: Sun, 15 Nov 2009 09:25:32 -0700
- Subject: Re: ICE on allocatable array TBP result
Done.
Bug 42051 has been added to the database
Damian
On 11/15/09 8:20 AM, "Janus Weil" <janus@gcc.gnu.org> wrote:
> Damian,
>
>> Gfortran 4.5.0 20091106 (with Janus's patch for PR42048) produces the
>> following on the code below:
>>
>> gfortran -c field_grid.f03
>> field_grid.f03: In function Ooutput¹:
>> field_grid.f03:27:0: internal compiler error: in gfc_conv_variable, at
>> fortran/trans-expr.c:550
>
> thanks for reporting. Since I have already committed my patch, this
> also happens with trunk. And an ICE is *always* a compiler bug.
> Therefore, could you please open a PR in bugzilla?
>
> Thanks,
> Janus
>
>