]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/rs6000/rs6000-logue.c
Apply mechanical replacement (generated patch).
[thirdparty/gcc.git] / gcc / config / rs6000 / rs6000-logue.c
index 04aae8052dbf46d0cbf1dd61e457c973aafae17a..f0fd2065c02218647f7a79a3e418428ec0ba31fd 100644 (file)
@@ -1515,14 +1515,14 @@ static HOST_WIDE_INT
 get_stack_clash_protection_probe_interval (void)
 {
   return (HOST_WIDE_INT_1U
-         << PARAM_VALUE (PARAM_STACK_CLASH_PROTECTION_PROBE_INTERVAL));
+         << param_stack_clash_protection_probe_interval);
 }
 
 static HOST_WIDE_INT
 get_stack_clash_protection_guard_size (void)
 {
   return (HOST_WIDE_INT_1U
-         << PARAM_VALUE (PARAM_STACK_CLASH_PROTECTION_GUARD_SIZE));
+         << param_stack_clash_protection_guard_size);
 }
 
 /* Allocate ORIG_SIZE bytes on the stack and probe the newly