Hi,
With bug 1981918 and bug 1981921 now on firefox-main, the minimum
supported versions of GCC and Clang to build Firefox are, respectively,
10 and 17, up from 8 and 8 (yes, they were coincidentally the same
version).
For Firefox developers, this doesn't make much of a difference day to
day, except for the fact that they may experience less "base-toolchain"
build task failures (as those are using the minimum supported versions).
For downstreams, this can mean you need to upgrade your build
toolchains, but we're not expecting massive disruption in the vast
majority of cases.
See
https://firefox-source-docs.mozilla.org/build/buildsystem/toolchains-update-policy.html
for the rationale and how these will be updated in the future.
Cheers,
Mike