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: Fortran whole file patch


On Mon, May 04, 2009 at 11:47:27AM +0200, Paul Richard Thomas wrote:
> Dear Honza,
> 
> Thanks for....
> 
> >
> > ? ? ?CALL DINITU(ZET,TM,DKM,DZ,WORK(LWG),WORK(LWM),NZ,NP,UM,UG,VG,F)
> > ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?1
> > Error: Type mismatch in argument 'wg' at (1); passed REAL(8) to COMPLEX(8)
> > /home/jh/apsi.f:4325.33:
> 
> ...which looks like a type cheating problem.  I'll deal with this
> before turning to SPEC and, hopefully, it will fix this program.
> 

See http://gcc.gnu.org/ml/gcc-bugs/2009-05/msg00112.html

-- 
Steve


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