Add em22 compile, change EM machine executable format to put proc table in text
[Ack-5.5.git] / util / ass / ass50.c
index 2d7c8be..e255093 100644 (file)
@@ -172,7 +172,6 @@ patchcase() {
        }
        for( ; r ; r= r->r_next ) {
                if (r->r_typ == RELLOC) {
-                       r->r_typ = RELADR;
                        k = r->r_val.rel_lp;
                        if (k->l_defined==YES)
                                r->r_val.rel_i = k->l_min + textbytes;