???
authorceriel <none@none>
Mon, 2 Feb 1987 21:49:57 +0000 (21:49 +0000)
committerceriel <none@none>
Mon, 2 Feb 1987 21:49:57 +0000 (21:49 +0000)
mach/z80/as/mach4.c

index 457d3ad..f8af5c1 100644 (file)
@@ -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