https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125129
--- Comment #3 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 64940 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64940&action=edit Proposed fix which generates target Builtins.{def,mod} and cbuiltin.def This patch generates target Builtins.{def,mod}, cbuiltin.def, {Short,Long}ComplexMath.{def,mod} and SYSTEM.{def,mod}. It introduces a new build tool maketargetsrc to generate target specific sources. Built (without bootstrap) on FreeBSD freebsd15 15.1-RELEASE FreeBSD 15.1-RELEASE releng/15.1-n283562-96841ea08dcf GENERIC amd64. All regression tests pass.
