Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site utcsri.UUCP Path: utzoo!utcsri!wjr From: wjr@utcsri.UUCP (William Rucklidge) Newsgroups: net.micro.mac Subject: Aztec C assembler bug? Message-ID: <2852@utcsri.UUCP> Date: Tue, 27-May-86 12:21:51 EDT Article-I.D.: utcsri.2852 Posted: Tue May 27 12:21:51 1986 Date-Received: Tue, 27-May-86 12:43:23 EDT Reply-To: wjr@utcsri.UUCP (William Rucklidge) Organization: CSRI, University of Toronto Lines: 19 The following program causes an error when run through the Aztec C assembler (1.06G): public _main _main ds.b 65530 back ds.b 6 blt back It gives a 'branch out of bounds' type error which seems to indicate that the assembler is only using a word to hold the address and the branch across a 64K boundary is causing it to calculate the wrong value for the branch length, due to overflow. Has anyone else encountered this problem? If so, are there any fixes? -- William Rucklidge University of Toronto UUCP {ihnp4 utzoo decwrl uw-beaver}!utcsri!wjr CSNet wjr@toronto BITNET wjr at utoronto This message brought to you with the aid of the Poslfit Committee.