iscc: don't allow code generation on union sets of more than one domain.
commit25e1e5db5464523701fdd336d5ec86daa30ed943
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 30 Dec 2010 18:06:59 +0000 (30 19:06 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 30 Dec 2010 18:06:59 +0000 (30 19:06 +0100)
treec0a03cb408f6a7112758352237710baccbefd4f9
parent18ce3e9c25bf95c8e6089b279a65014fecf9b381
iscc: don't allow code generation on union sets of more than one domain.

It wouldn't work anyway, but CLooG would print an error message that
would be difficult to interpret by the user.

Reported-by: Tobias Grosser <grosser@fim.uni-passau.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
iscc.c