https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66203
--- Comment #5 from Eric Gallager ---
(In reply to Richard Earnshaw from comment #4)
> The Arm builds that do not need anything from libgloss (and thus do not need
> a specs file) while linking come from a configuration that hard codes the
> unde
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66203
--- Comment #4 from Richard Earnshaw ---
The Arm builds that do not need anything from libgloss (and thus do not need a
specs file) while linking come from a configuration that hard codes the
underlying runtime monitor (usually the arm semihostin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66203
--- Comment #3 from Eric Gallager ---
(In reply to Andrew Pinski from comment #2)
> By the way I will doing some bare metal aarch64 work soon but will be using
> a different triplet for this env as it supports a few things the standard
> bare met