Re: --with-llvm on 32-bit platforms? - Mailing list pgsql-hackers

From Dmitry Mityugov
Subject Re: --with-llvm on 32-bit platforms?
Date
Msg-id f188acbc695bcbef4f58645d9dcddf74@postgrespro.ru
Whole thread Raw
In response to Re: --with-llvm on 32-bit platforms?  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
Thomas Munro wrote 2025-09-17 06:30:
> On Wed, Sep 17, 2025 at 3:47 AM Dmitry Mityugov
> <d.mityugov@postgrespro.ru> wrote:
>> I tried the patch and it works well, thanks a lot to everyone involved
>> in fixing this.
> 
> Thanks for the report and confirmation!  I also pinged Andres just in
> case he had any objections to the approach, given that he wrote this
> stuff.  Nope, so pushed.

Just wanted to add that this patch also fixes the problem when 
--with-llvm is enabled on 32-bit ARMs; tests from `make check` pass 
clearly when Postgres is build with this option enabled with both GCC 
and Clang on 32-bit Debian 13.1 for armhf architecture.

Regards,



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: GetNamedLWLockTranche crashes on Windows in normal backend
Next
From: David Rowley
Date:
Subject: Re: Remove PointerIsValid()