Prevent iterator redefinition
commit1f3891e201b5f9666fcd383d6b22a9bdd926f7f4
authorOleksandr Zinenko <zinenko@lri.fr>
Thu, 5 Feb 2015 12:44:50 +0000 (5 13:44 +0100)
committerOleksandr Zinenko <zinenko@lri.fr>
Thu, 5 Feb 2015 12:44:50 +0000 (5 13:44 +0100)
treeb6c8c9d582b34be48d756ce3e9dd6497b8efa92a
parent10a5ba4075460ac637c2072475339cc33026e10a
Prevent iterator redefinition

Do not generate scattering iterators that have the same names as
the original iterators.
source/program.c
test/Makefile.am
test/openscop/clay.c [new file with mode: 0644]
test/openscop/clay.scop [new file with mode: 0644]
test/openscop/clay_orig.c [new file with mode: 0644]
test/openscop/coordinates.c [new file with mode: 0644]
test/openscop/coordinates.scop [new file with mode: 0644]
test/openscop/coordinates_orig.c [new file with mode: 0644]