Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Hans Buschmann <buschmann(at)nidsa(dot)net>, Erik Rijkers <er(at)xs4all(dot)nl>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Date: 2026-09-24 20:02:27
Message-ID: arWB0_xSn4E3qpfq@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 24, 2026 at 03:51:05PM -0400, Tom Lane wrote:
> Presumably this could be silenced in the same way as in f04781df5.
> I haven't troubled so far because I don't see any other BF animals
> producing the same warning, but perhaps we should silence this one
> too?

Seems reasonable to me.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ayush Tiwari 2026-09-24 20:14:26 [PATCH] Clear FatalError earlier during crash restart
Previous Message Tom Lane 2026-09-24 19:51:05 Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c