aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorAditya Kumar <aditya.k7@samsung.com>2015-08-24 20:53:51 +0000
committerSebastian Pop <spop@gcc.gnu.org>2015-08-24 20:53:51 +0000
commit2a611178d5a983c09fe176db336b986cbaa4d8a3 (patch)
treef8791bfa2a9ac668087bc7a4113f4eb5a27ee617 /gcc/go
parent9ead801e4deaf9e460b1226ec5f07710e8cb6078 (diff)
downloadgcc-2a611178d5a983c09fe176db336b986cbaa4d8a3.zip
gcc-2a611178d5a983c09fe176db336b986cbaa4d8a3.tar.gz
gcc-2a611178d5a983c09fe176db336b986cbaa4d8a3.tar.bz2
Specify the type of scop->region
Changing the type of scop::region from void* to sese, as this is the only type assigned to scop::region for now. No functional changes intended. Passes regtest and bootstrap. gcc/ChangeLog: 2015-08-17 Aditya Kumar <aditya.k7@samsung.com> * graphite-poly.c: Change type of region from void* to sese. * graphite-poly.h (struct scop): Changing the type of scop::region from void* to sese. Change accessor macro accordingly. * graphite-sese-to-poly.c (extract_affine_chrec): Use accessor macro. From-SVN: r227151
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions