REL_OR
id = pool_rel2id(pool, testcase_str2dep(pool, s), id, REL_OR, 1);
case REL_OR:
case REL_OR:
case REL_OR:
if (oldrel == REL_AND || oldrel == REL_OR || oldrel == REL_WITH)
if (rd->flags == REL_AND || rd->flags == REL_OR || rd->flags == REL_WITH)
id = pool_rel2id(pool, id, idl, REL_OR, 1);
id = pool_rel2id(pool, id, idl, REL_OR, 1);
idsupp = pool_rel2id(pool, idsupp, repo->idarraydata[i], REL_OR, 1);
idfresh = pool_rel2id(pool, idfresh, repo->idarraydata[i], REL_OR, 1);
if (rd->flags == REL_OR)
if (rd->flags == REL_OR)