> Yes, but please put this ^^ explanation into the git commit log, and prepend
> the title line with Darwin:
Thanks, committed.
FX
Hi FX,
thanks for the patch
> On 17 Dec 2021, at 22:23, FX wrote:
>
> The current GCC branch will become 12.1.0, which will be the stable version
> of GCC when the next macOS version is released. There are some places in GCC
> that don’t handle darwin22 as a version, so we need to future-proo
The current GCC branch will become 12.1.0, which will be the stable version of
GCC when the next macOS version is released. There are some places in GCC that
don’t handle darwin22 as a version, so we need to future-proof it
(gcc/config.gcc and gcc/config/darwin-driver.c). We align that code with