OSDN Git Service

PR c++/39786
[pf3gnuchains/gcc-fork.git] / gcc / tree-flow.h
index a701569..40fad2d 100644 (file)
@@ -921,7 +921,7 @@ struct mem_address
 
 struct affine_tree_combination;
 tree create_mem_ref (gimple_stmt_iterator *, tree, 
-                    struct affine_tree_combination *, bool);
+                    struct affine_tree_combination *, tree, bool);
 rtx addr_for_mem_ref (struct mem_address *, addr_space_t, bool);
 void get_address_description (tree, struct mem_address *);
 tree maybe_fold_tmr (tree);