This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ICE on allocatable array TBP result


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]