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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
   Last reconfirmed|2006-07-05 23:00:09         |2024-3-19
           Assignee|paolo.carlini at oracle dot com    |unassigned at gcc dot 
gnu.org

--- Comment #20 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
here is the current list as far as I can tell:
config/locale/dragonfly/codecvt_members.cc
config/locale/gnu/codecvt_members.cc
config/locale/gnu/messages_members.cc

include/bits/fstream.tcc
include/bits/locale_facets.tcc (some there are ok as the values are actually
constant)
include/bits/locale_facets_nonio.tcc
include/ext/codecvt_specializations.h (BOM case)
include/ext/string_conversions.h
include/std/format (non-char type formating and localization)
src/c++11/functexcept.cc (__throw_out_of_range_fmt)
src/c++11/snprintf_lite.cc (__throw_insufficient_space)

Reply via email to