https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122625

--- Comment #1 from d7d1cd <d7d1cd at mail dot ru> ---
A more simplified example:
  import std;
  int main() {
    auto a = std::format("{}", 42);
  }

The link errors are the same.

Reply via email to