On Thu, Jan 13, 2022 at 03:37:31PM +0000, Richard Earnshaw via Gcc-patches 
wrote:
> I'm not sure about this hunk.  It changes a literal '<'...'>' into quotes.
> The text is trying to say you substitute <N> with a digit in the range
> shown.  Closer would be:
> 
>      "range [0-%d] enabled with %<+cdecp<N>%>"

Then perhaps it should be %<+cdecp%>N ?  <N> in between quotes suggests
literal <N>.

        Jakub

Reply via email to