https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80605
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2017-05-03 Ever confirmed|0 |1 --- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #3) > (So it's probably due to the changes to the definition of aggregates in > C++17) Which would still be a regression. I'm bisecting ...