comparison gcc/graphite-sese-to-poly.h @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents b7f97abdc517
children
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
27 int base_obj_set; 27 int base_obj_set;
28 int *alias_set; 28 int *alias_set;
29 }; 29 };
30 30
31 void build_poly_scop (scop_p); 31 void build_poly_scop (scop_p);
32 void check_poly_representation (scop_p);
33 32
34 #endif 33 #endif