[buildfarm related] Machines gcc experimental failed test_lfind - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject [buildfarm related] Machines gcc experimental failed test_lfind
Date
Msg-id OSCPR01MB14966E6CC5C92C84F68DCA433F5DEA@OSCPR01MB14966.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: [buildfarm related] Machines gcc experimental failed test_lfind
List pgsql-hackers
Hi hackers,

Sorry if it has already been discussed somewhere.

While seeing the buildfarm, I found that recently regression test for modules
sometimes failed [1]. Typical example is [2] and failed at simd.h.
The issue happened over branches, and they use gcc experimental. Based on that
I felt recent commits for gcc might be related with.

I don't have enough knowledge around here, but I saw commits in gcc and listed
Candidates [4], [5], [6]. Can you find something from here?
Also, what should we do for nightly-built compilers? Will we fix tests or codes for them?

[1]: https://buildfarm.postgresql.org/cgi-bin/show_failures.pl?max_days=3&stage=TestModulesCheck-C&filter=Submit
[2]:
https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=leafhopper&dt=2025-11-25%2014%3A50%3A04&stg=testmodules-install-check-C
[3]: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=1c9d321611367608d6bc1d97cf35b4c1bcb4b2d1
[4]: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=b24f73a8a5210b9877ae98112b0a87f2aeae0c62
[5]: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=2f7d90ef65c6f09106c18b99a9590b8f81933115

Best regards,
Hayato Kuroda
FUJITSU LIMITED




pgsql-hackers by date:

Previous
From: Nishant Sharma
Date:
Subject: Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Next
From: Michael Paquier
Date:
Subject: Re: Extended Statistics set/restore/clear functions.