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] Very small program


François-Xavier Coudert wrote:
> With the latest linux i686 binaries:
> 
> $ cat complex.f
>        program foo
>        print a
>        end
> $ gfortran complex.f
> complex.f: In function 'MAIN__':
> complex.f:2: internal compiler error: in gfc_conv_string_parameter, at 
> fortran/trans-expr.c:1986
> 

This is PR 18023, and I already posted a patch for this a few days ago.

Regards,
- Tobi


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