https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26388
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> --- I think it's still important to optimize such temporary uses of STL containers, esp. std::vector. And yes, I realize actually doing this will be quite a challenge.