On Mon, 11 Nov 2024, Jakub Jelinek wrote:

> Hi!
> 
> The following patch implements the C2Y N3298 paper Introduce complex literals
> by providing different (or no) diagnostics on imaginary constants (except
> for integer ones).
> For _DecimalN constants we don't support _Complex _DecimalN and error on any
> i/j suffixes mixed with DD/DL/DF, so nothing changed there.
> 
> Smoke tested on x86_64-linux so far, ok for trunk if this passes
> bootstrap/regtest?

OK.

-- 
Joseph S. Myers
josmy...@redhat.com

Reply via email to