Re: [PATCH] docs: Attempt to clarify complex literal suffixes [PR112960]

2025-03-07 Thread Sandra Loosemore
On 3/7/25 02:21, Jakub Jelinek wrote: Hi! This attempts to clarify Complex literal suffixes in the documentation. Thanks for helping straighten this out! --- gcc/doc/extend.texi.jj 2025-03-05 06:39:50.263296970 +0100 +++ gcc/doc/extend.texi 2025-03-07 10:00:25.816829046 +0100 @@ -990,19

[PATCH] docs: Attempt to clarify complex literal suffixes [PR112960]

2025-03-07 Thread Jakub Jelinek
Hi! This attempts to clarify Complex literal suffixes in the documentation. Ok for trunk? 2025-03-07 Jakub Jelinek PR c/112960 PR c/117029 * extend.texi (Complex): Add I and J suffixes to the list of complex suffixes, adjust for all of those being part of ISO