http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45668
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2010.10.04 18:01:38 CC| |jason at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2010-10-04 18:01:38 UTC --- Adding an aligned attribute shouldn't be a problem, since we don't know the alignment of a type until it's complete anyway. As previously mentioned, we need an actual testcase to work on this issue.