Re: Why is parula failing? - Mailing list pgsql-hackers

From Robins Tharakan
Subject Re: Why is parula failing?
Date
Msg-id CAEP4nAwdGypgDVTRftOaA52vJa8g899ae=cWs1Z2kJ43-J1Mgg@mail.gmail.com
Whole thread Raw
In response to Re: Why is parula failing?  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers

On Wed, 10 Apr 2024 at 10:24, David Rowley <dgrowleyml@gmail.com> wrote:
> Master failed today for the first time since the compiler upgrade.
> Again reltuples == 48.

From the buildfarm members page, parula seems to be the only aarch64 + gcc 13.2
combination today, and then I suspect whether this is about gcc v13.2 maturity on aarch64?

I'll try to upgrade one of the other aarch64s I have (massasauga or snakefly) and
see if this is more about gcc 13.2 maturity on this architecture.
-
robins

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Speed up clean meson builds by ~25%
Next
From: Jeff Davis
Date:
Subject: Re: Improve eviction algorithm in ReorderBuffer