https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110917
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- It fails for non-contrived cases like this too: char8_t buf[32]; std::format_to(buf, "");
redi at gcc dot gnu.org via Gcc-bugs Mon, 07 Aug 2023 07:42:18 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110917
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- It fails for non-contrived cases like this too: char8_t buf[32]; std::format_to(buf, "");