[comp.sys.amiga] bug in V2.41 A68K

rich@inmet (02/18/89)

Does anyone know if there's a version of C. Gibb's A68K newer than 2.41?
It seems to have the following bug:

	data

	some data def

	code

	code references data defined above

A68k ALWAYS generates a4 relative addressing for that reference.  I tried
using the FAR directive with no avail.  It works fine if the data is defined
AFTER the reference.

-----------
Richard Man	...!uunet!inmet!rich