isl_test.c: test_bound: add missing return
commitc13def8224370e13ae0cb9a154f23501e15bda8b
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 12 May 2015 08:51:33 +0000 (12 10:51 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 12 May 2015 08:52:54 +0000 (12 10:52 +0200)
tree38b4f96803fb48bbfcc6ff95625a3154ee5d64f6
parent9f12ef199d93c60676c92c77cdc57beda854db7a
isl_test.c: test_bound: add missing return

The return was missing from a0697cd (isl_qpolynomial_fold_fold_on_domain:
do not consider zero to dominate NaN, Sat May 2 11:22:54 2015 +0200).
It is harmless, but produces a warning.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_test.c