Re: Detection of hadware feature => please do not use signal - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Detection of hadware feature => please do not use signal
Date
Msg-id 885805.1732406935@sss.pgh.pa.us
Whole thread Raw
In response to Re: Detection of hadware feature => please do not use signal  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Detection of hadware feature => please do not use signal
List pgsql-bugs
Thomas Munro <thomas.munro@gmail.com> writes:
> On Sun, Nov 24, 2024 at 11:02 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> cc1: error: '-mfloat-abi=hard': selected processor lacks an FPU

> Interesting.  Happens also on Linux starting with GCC 11, apparently.
> Here's one with some clues:
> https://github.com/checkpoint-restore/criu/issues/1653#issuecomment-986034428

Oh, very interesting!  Maybe we need to try -march=armv8-a+crc+fp
(or some spelling like that) if -march=armv8-a+crc doesn't work?

            regards, tom lane



pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Detection of hadware feature => please do not use signal
Next
From: Tom Lane
Date:
Subject: Re: BUG #18722: Processing arrays with plpgsql raises errors