------- Comment #1 from burnus at gcc dot gnu dot org  2009-09-01 13:29 -------
As fun one can think of supporting also alignment within a TYPE, similarly to
C's:
   struct foo { int x[2] __attribute__ ((aligned (8))); };

See http://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html for details.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41209

Reply via email to