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

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The __throw_range_error_fmt function added to basic_string::at() depends on
locales.

We could avoid that dependency when the library is configured with
--disable-libstdcxx-verbose

Reply via email to