libatomic: Improve cpuid usage in __libat_feat1_init
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / test13582a.d
blob4e3f2bbe6cdeb094cb1ac5f03d33be6868c253ca
1 // REQUIRED_ARGS: -de
2 // EXTRA_FILES: imports/test13582.d
3 deprecated module test13582a;
5 import imports.test13582;
7 void main() { }