https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89156
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-08-28 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed; this seems wrong and could cause classes crossing over between "ODR" boundaries which is what hidden is supposed to solve.