Daily bump.
[official-gcc.git] / gcc / testsuite / g++.dg / abi / macro0.C
blob183184e0f0a3c0ae265dcbcbbfa19076b27344d8
1 // This testcase will need to be kept in sync with c_common_post_options.
2 // { dg-options "-fabi-version=0" }
4 #if __GXX_ABI_VERSION != 1019
5 #error "Incorrect value of __GXX_ABI_VERSION"
6 #endif