Don't warn when alignment of global common data exceeds maximum alignment.
[official-gcc.git] / gcc / testsuite / gdc.dg / pr99914.d
blob689eae02136890e79715d49a4c0dce8cd4257a5d
1 // https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99914
2 // { dg-additional-options "-fmain" }
3 // { dg-do link { target d_runtime } }
5 extern(C) __gshared bool rt_cmdline_enabled = false;