--- mup-5.2-orig/mup/abshorz.c 2006-01-15 01:09:51.000000000 +0100 +++ mup-5.2-orig/mup/abshorz.c 2006-03-02 08:17:39.000000000 +0100 @@ -256,6 +256,8 @@ /* while doing this, remember the last chhead */ if (mainll_p->str == S_CHHEAD) chhead_p = mainll_p->u.chhead_p; + if (mainll_p->str == S_SSV) + asgnssv(mainll_p->u.ssv_p); mainll_p = mainll_p->next; } if (mainll_p == 0) {