From: ceriel Date: Mon, 2 Feb 1987 21:49:57 +0000 (+0000) Subject: ??? X-Git-Tag: release-5-5~4799 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=74114081ef1ed11df44906b2e2555b443b0900d7;p=ack.git ??? --- diff --git a/mach/z80/as/mach4.c b/mach/z80/as/mach4.c index 457d3ad47..f8af5c114 100644 --- a/mach/z80/as/mach4.c +++ b/mach/z80/as/mach4.c @@ -321,15 +321,11 @@ index : '(' R16 '+' expr ')' } | '(' R16 '-' expr ')' { -#ifdef ASLD if ($2!=IX && $2!=IY) serror("register error"); fit(fitb($4.val)); exp_ind = $4; RELOMOVE(rel_ind, relonami); $$ = $2; -#else ASLD - serror("relocation error"); -#endif ASLD } ; ind : indir