blob: 712403414693278e1f8ebaac91ee36355efed8f9 [file] [log] [blame]
// { dg-additional-options -fmodules-ts }
export module foo;
// { dg-module-cmi foo }
export using aint = __attribute__ ((aligned(16))) int;