]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/expr.h
ipa-chkp.c: New.
[thirdparty/gcc.git] / gcc / expr.h
index 5793560dd712ae4a46378daa36e3edb8b2149524..a188b6d6863ae2d6b3e724f2acb291bba2dbb061 100644 (file)
@@ -272,6 +272,7 @@ extern void expand_assignment (tree, tree, bool);
    and storing the value into TARGET.
    If SUGGEST_REG is nonzero, copy the value through a register
    and return that register, if that is possible.  */
+extern rtx store_expr_with_bounds (tree, rtx, int, bool, tree);
 extern rtx store_expr (tree, rtx, int, bool);
 
 /* Given an rtx that may include add and multiply operations,