Message ID | alpine.LNX.2.00.1106221610430.810@zhemvz.fhfr.qr |
---|---|
State | New |
Headers | show |
Index: gcc/params.def =================================================================== --- gcc/params.def (revision 175293) +++ gcc/params.def (working copy) @@ -825,7 +825,7 @@ DEFPARAM (PARAM_MIN_INSN_TO_PREFETCH_RAT "min-insn-to-prefetch-ratio", "Min. ratio of insns to prefetches to enable prefetching for " "a loop with an unknown trip count", - 10, 0, 0) + 9, 0, 0) DEFPARAM (PARAM_PREFETCH_MIN_INSN_TO_MEM_RATIO, "prefetch-min-insn-to-mem-ratio",