https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69775
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2016-06-26 Ever confirmed|0 |1 Known to fail| |7.0 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, Though I can't figure out how to reduce it further. Right now we still have std::list<int>. I tried using a simple class which has a constructor/detor but no go.