On Tue, 28 Jul 2026, Arsen Arsenović wrote: > Richard Biener <[email protected]> writes: > > > On Mon, Jul 27, 2026 at 3:24 PM Alexander Monakov <[email protected]> > > wrote: > >> I guess we can follow standard POSIX functions and use a colon here > >> (without the period in the end as common for error > >> reporting). Personally, I'd say parenthesis look a little bit nicer > >> in this context. > > > > Note I have no strong preference here, so I'll ack both variants here, > > letting > > Arsen be the tie-breaker. > > I also think parenthesis look a bit nicer here, so let's go with that.
I just noticed the same message is present a few lines below what you patched, under the 'default:' case label and with internal_error_no_backtrace instead of fatal_error. I can probably push the obvious patch to fix that up, just let me know. Alexander
