------- Comment #1 from rguenth at gcc dot gnu dot org 2009-09-09 10:45 ------- _Fwd_list_node::_M_sort_after doesn't look like it needs a _Fwd_list_node but it should be fine implemented for _Fwd_list_node_base. Why is _M_sort_after in _Fwd_list_node instead of _Fwd_list_node_base?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41316