Hi! On 2024-04-09T09:24:29-0700, Palmer Dabbelt <pal...@dabbelt.com> wrote: > On Tue, 09 Apr 2024 01:04:34 PDT (-0700), buga...@gmail.com wrote: >> On Tue, Apr 9, 2024 at 10:27 AM Thomas Schwinge <tschwi...@baylibre.com> >> wrote: >>> Thanks, pushed to trunk branch: >>> >>> - commit 532c57f8c3a15b109a46d3e2b14d60a5c40979d5 "Move GNU/Hurd >>> startfile spec from config/i386/gnu.h to config/gnu.h" >>> - commit 9670a2326333caa8482377c00beb65723b7b4b26 "aarch64: Add support >>> for aarch64-gnu (GNU/Hurd on AArch64)" >>> - commit 46c91665f4bceba19aed56f5bd6e934c548b84ff "libgcc: Add basic >>> support for aarch64-gnu (GNU/Hurd on AArch64)" >> >> \o/ Thanks a lot! >> >> This will unblock merging the aarch64-gnu glibc port upstream.
\o/ >> I assume the buildbot failure that I just got an email about is >> unrelated; it's failing on some RISC-V thing. > > Sorry if I missed something here, do you have a pointer? <https://inbox.sourceware.org/20240409074850.ed7bd3858...@sourceware.org> and several more such messages, requesting: --- a/gcc/config/riscv/riscv.opt.urls +++ b/gcc/config/riscv/riscv.opt.urls @@ -89,3 +89,5 @@ UrlSuffix(gcc/RISC-V-Options.html#index-minline-strncmp) minline-strlen UrlSuffix(gcc/RISC-V-Options.html#index-minline-strlen) +; skipping UrlSuffix for 'mtls-dialect=' due to finding no URLs + To be fixed by <https://inbox.sourceware.org/20240409145724.9640-1-ishitatsuy...@gmail.com> "Regenerate opt.urls". Grüße Thomas