http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58025
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is one of the most questionable warnings that clang added. >They should be made to consistently use struct. No they don't have to be consistent at using struct vs class in standard C++. *** This bug has been marked as a duplicate of bug 56627 ***