pet_scop_collect_arrays: collect arrays in a sorted set
commit4f12fdbe163ba7a562641ce9219413c6de200022
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:06:53 +0000 (24 17:06 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:06:53 +0000 (24 17:06 +0100)
tree15a3976b3282aa389580675dc9337c19fe1d3b0a
parent133d315c4df1528ea415e3bae0823eaf4a2ca610
pet_scop_collect_arrays: collect arrays in a sorted set

This ensure that the order in which arrays are added to scops
is the same on all platforms.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
22 files changed:
scan.cc
scop_plus.cc
scop_plus.h
tests/arg.scop
tests/conditional_assignment.scop
tests/conditional_assignment2.scop
tests/continue2.scop
tests/continue3.scop
tests/continue4.scop
tests/continue5.scop
tests/data_dependent.scop
tests/data_dependent2.scop
tests/dynamic_bound.scop
tests/dynamic_condition.scop
tests/filter.scop
tests/filter2.scop
tests/filter3.scop
tests/quasi_affine.scop
tests/struct7.scop
tests/struct8.scop
tests/ternary.scop
tests/wdp.scop