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: As anyone seen this one?


Jerry DeLisle wrote:
program test1

print i

end program test1

I posted something like that on Tue, 19 Oct 2004, and had the following reply:


-----------------------------------------------------
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
-----------------------------------------------------

PR 18023 is marked as RESOLVED. Someone should REOPEN it, I guess.


-- Every Solidarity center had piles and piles of paper ... everyone was eating paper and a policeman was at the door. Now all you have to do is bend a disk. -- A member of the outlawed Polish trade union, Solidarity, commenting on the benefits of using computers in support of their movement.


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