[comp.sys.amiga] bug in bcmp

dillon@CORY.BERKELEY.EDU (Matt Dillon) (08/30/88)

	For anybody interested, the function does not properly align
the addresses some times before doing cmpm.l (A0)+,(A1)+, thus creating
a task-held requester due to an address error.  This is in my support
library SUP32.LIB.  This message is useful only to people who are
using the library in their own applications.

					-Matt