Two of Eef's bugs, was: Re: gfortran

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Fri Dec 22 15:48:00 GMT 2006


Hi all,

Eef is back to working mode again, after I pointed him to the right  
g77 package.    His blood-pressure seems to have been lowered, instead  
the amount of endorphines has risen significantly :)

Anyway, in the course of our off-list discussion he pointed out two  
bugs: the first is now the embarassing PR30278, for the other I'm not  
sure we're doing the right thing.  Can the library folks please comment?

Eef relies on the following to work (in his case i<100):
   integer i
   character*20 c
   write (c(1:5),*) i
   end
We give a runtime error, because the record is too small to hold the  
list-formatted output form of i.  Are we right?  Since this is a  
regression WRT to g77, we should probably fix this in any case.  I  
will open a PR if people agree.

Cheers,
- Tobi


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the Fortran mailing list