]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/targhooks.h
Merge with trunk.
[thirdparty/gcc.git] / gcc / targhooks.h
index 1ba0c1d4e7d01bb53c892c35f5f6c1f13a1311ca..aed57788bad9fd9b450d9411e2b44dc0311b7521 100644 (file)
@@ -213,5 +213,6 @@ extern tree default_fn_abi_va_list_bounds_size (tree);
 extern tree default_chkp_bound_type (void);
 extern enum machine_mode default_chkp_bound_mode (void);
 extern tree default_builtin_chkp_function (unsigned int);
-extern bool can_use_doloop_if_innermost (double_int, double_int,
+extern bool can_use_doloop_if_innermost (const widest_int &,
+                                        const widest_int &,
                                         unsigned int, bool);