https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104552
--- Comment #7 from Roland Illig <roland.illig at gmx dot de> --- >From params.opt: > When propagating IPA-CP effect estimates, multiply frequencies of recursive > edges that that bring back an unchanged value by this factor. "that that" >From params.opt: > Maximum combinaed size of caller and callee wich is inlined if callee > is called once. "combined" "which" >From params.opt: > --param=ranger-debug=[none|trace|gori|cache|tracegori|all] > Specifies the output mode for debugging ranger. Why " " instead of the usual "\t" after the "]"?