https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90192
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Resolution|DUPLICATE |--- --- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #1) > I think we need to stop using _M_fill_insert for resize. I'm going to reopen this and re-link the other dups of bug 83981 here. The use of _M_fill_insert for resize(size_type, const value_type&) is a separate bug from 83981.