polybench_test.sh.in: define POLYBENCH_USE_C99_PROTO
commitb4e2309e438d7399ed49cbf7e89e44a7f12d66d5
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 2 Jul 2013 14:40:05 +0000 (2 16:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 26 Jul 2013 11:48:04 +0000 (26 13:48 +0200)
treea47f8ba74b2ec245f1fa63b18313dbf39ebb2cab
parent0652e42f8cb7334409bedee342edc0dfec66ad82
polybench_test.sh.in: define POLYBENCH_USE_C99_PROTO

When this macro is not defined, the array sizes are fixed, even though
the iteration domains are parametric.  Defining this macro avoids
such inconsistencies.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
polybench_test.sh.in