[1989] in Athena Bugs

home help back first fref pref prev next nref lref last post

hf77 compiler, release 6.1C

daemon@ATHENA.MIT.EDU (ellis@ATHENA.MIT.EDU)
Tue Mar 28 08:55:45 1989

From: <ellis@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Date: Tue, 28 Mar 89 08:55:17 EST

   The intrinsic function DREAL is missing from the hf77 compiler. 
Compiling the following code gives an "undefined" error:

	double complex a
	a = dcmplx(1.0D0,0.0D0)
	write (6,*) dreal(a), dimag(a)
	stop
	end

f77 test.f
test.f:
   MAIN:
Undefined:
_.dreal_
_dreal_



home help back first fref pref prev next nref lref last post