http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57285
Mikael Morin <mikael at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael at gcc dot gnu.org --- Comment #6 from Mikael Morin <mikael at gcc dot gnu.org> --- (In reply to janus from comment #4) > (In reply to janus from comment #3) > > Why the hell do we disable the dimension check for CLASS variables? > > Seems to be some sort of artifact from the early class-array implementation: > > http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=182210 > Maybe there are other "sort of artifact" to remove?