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 20210506053140.zkgmv4u2rqckn3y7@alap3.anarazel.de
Whole thread Raw
In response to Re: gcc 11.1.0 warnings in llvmjit_expr.c  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 2021-05-05 22:30:44 -0700, Andres Freund wrote:
> 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.

Oh, and thanks for the report....



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: gcc 11.1.0 warnings in llvmjit_expr.c
Next
From: Amit Langote
Date:
Subject: Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY