------- Comment #6 from happydeer at gmail dot com  2006-10-24 14:05 -------

Fortran runtime error: Bad real number in item 1 of list input




My READ statement is:
READ(2,*)(JM(I,IQ),IQ=0,MQ)

JM(I,IQ) got from an input file.

JM(I,IQ) defined :DOUBLE PRECISION JM(NSDMAX,0:MQ),JB(0:LMAX,0:MB)

I don't know if this is enough?


-- 

happydeer at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |happydeer at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23232

Reply via email to