https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60936
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.9.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60936
--- Comment #5 from Jonathan Wakely ---
Alternatively, we could just move the __int_to_char instantiations to a
separate file from the locale facets.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60936
--- Comment #4 from Jonathan Wakely ---
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60936
__vic changed:
What|Removed |Added
Summary|Binary code bloat with |[4.9 Regression] Binary
|std::