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: gfortran compiling g77 code


On Sun, Apr 08, 2007 at 10:15:33PM -0700, Jerry DeLisle wrote:
> I will do the "bug" report.  I hope its not too "big".  :)
> 

I'm guessing that when gfortran reads a number, it 
looks for a space, newline, carriage return, but 
not a EOF to terminate the number.  I'll also note
that am implied do-loop is used, and these have 
had historical hiccups in the past.

-- 
Steve


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