Re: [PATCH v1] gcc/driver: make SIGKILL/QUIT/... message clearer

Alexander Monakov <[email protected]> Wed, 5 Aug 2026 12:53:51 +0300 (MSK)
Newsgroups gmane.comp.gcc.patches
Message-ID <[email protected]>
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--8323328-38837952-1785923634=:16432
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8BIT


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
--8323328-38837952-1785923634=:16432--