https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125129
Gaius Mulley <gaius at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #65212|0 |1
is obsolete| |
--- Comment #13 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Created attachment 65272
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65272&action=edit
Proposed fix which includes python devel and Make-lang.in rule corrections
Bootstrapped on amd64 with/out Python3.
Bootstrapped on freebsd15 with/out Python3.
It introduces common versions of the SYSTEM/Builtin et al. which are
transformed into their target files using mktargetsrc. The documentation
def2texi.py utility has been upgraded to understand the tags. The
SYSTEM.def/Builtin et al. have been moved into
gm2-libs-common-{pim,iso,cor,log} which avoids confusion between the source and
generated source versions.