]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-affine.c
switch from gimple to gimple*
[thirdparty/gcc.git] / gcc / tree-affine.c
index 3ce22b64670863d87d028963a3f7a16cae98d29e..3401b3187a30de0181039b20a3902a083fc1e21a 100644 (file)
@@ -634,7 +634,7 @@ aff_combination_expand (aff_tree *comb ATTRIBUTE_UNUSED,
   unsigned i;
   aff_tree to_add, current, curre;
   tree e, rhs;
-  gimple def;
+  gimple *def;
   widest_int scale;
   struct name_expansion *exp;