Don't warn when alignment of global common data exceeds maximum alignment.
[official-gcc.git] / gcc / testsuite / gdc.dg / gdc241.d
blob964d81e8ac30e179ca99529a98f767e8741fd269
1 // https://bugzilla.gdcproject.org/show_bug.cgi?id=241
2 // { dg-options "-I $srcdir/gdc.dg" }
3 // { dg-do compile }
5 import imports.gdc241a;
6 public import imports.gdc241b : S241, C241, E241, N241;