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
