As I mentioned in... commit 908f1f548d41b61b66cb36661ca0866ca55d6e36 Author: Sam James <sam@gentoo.org> Date: Wed Dec 18 23:12:10 2024 +0000 dev-lang/ada-bootstrap: add bootstrap binaries for loong, riscv, s390* Same details as cae8f6ff8f9a857ba3a07371d6b2d5d8996afb5f although I built it at the same time as amd64 (see a73baf031bc6e4b613ae181491fedfa3e8437232). This one was a bit delayed as wasn't included in the first batch because they're pure ~arch (TODO: find a way to handle that more nicely in the script to use stable for stable arches, and not otherwise; could grep arches.desc?) We have alpha, hppa, mips, m68k, and x86 left. m68k wasn't done yet because its current GCC is 13 still b/c of a bootstrap failure. Bug: https://bugs.gentoo.org/940472 Signed-off-by: Sam James <sam@gentoo.org> ... we're currently lacking a binary for m68k because of bug 932733.
I should say, I'd quite like to get universal arch coverage for this, even if it sounds rather niche, because it ends up being *really* useful for GCC testing (in part because the FE is so different to the others) and exposing issues before they pop up elsewhere.