[1877] in Athena Bugs

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

hf77 compiler, release 6.1b

daemon@ATHENA.MIT.EDU (ellis@ATHENA.MIT.EDU)
Thu Mar 9 18:06:47 1989

From: <ellis@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Date: Thu, 09 Mar 89 18:06:26 EST

   The use of named common, with a name longer than 6 characters, in a
BLOCK DATA routine causes the following error:

Error in file prog.f: initialization out of bounds

Duplicate by compiling the following code:

      block data test
c
      common /n234567/ a
      data a /5.0/
      end


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