Re: gcc 11.1.0 warnings in llvmjit_expr.c - Mailing list pgsql-hackers

From Andres Freund
Subject Re: gcc 11.1.0 warnings in llvmjit_expr.c
Date
Msg-id 20210506053044.fqrfmcblolwfjo3i@alap3.anarazel.de
Whole thread Raw
In response to gcc 11.1.0 warnings in llvmjit_expr.c  (Erik Rijkers <er@xs4all.nl>)
Responses Re: gcc 11.1.0 warnings in llvmjit_expr.c
List pgsql-hackers
Hi,

On 2021-04-29 00:07:01 +0200, Erik Rijkers wrote:
> gcc 11.1.0 produces quite a litany of second thoughts when compiling llvmjit_expr.c; is there something in it?

They're wrong, but I can see why it warns - the signature choice was
weird. Pushed the fix to 13 and master.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Replication slot stats misgivings
Next
From: Andres Freund
Date:
Subject: Re: gcc 11.1.0 warnings in llvmjit_expr.c