Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?) - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?)
Date
Msg-id alpine.DEB.2.22.394.2106182319570.3211875@pseudo
Whole thread Raw
In response to Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Failures with gcd functions with GCC snapshots GCC and -O3 (?)
List pgsql-hackers
> It'd sure be nice if seawasp stopped spamming the buildfarm failure log,
> too.

There was a silent API breakage (same API, different behavior, how nice…) 
in llvm main that Andres figured out, which will have to be fixed at some 
point, so this is reminder that it is still a todo… Not sure when a fix is 
planned, though. I'm afraid portability may require that different code is 
executed depending on llvm version. Or maybe we should wrestle a revert on 
llvm side? Hmmm…

So I'm not very confident that the noise will go away quickly, sorry.

-- 
Fabien.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Version reporting in pgbench
Next
From: Fabien COELHO
Date:
Subject: Re: Version reporting in pgbench