blob: f25f291dba671d41b3f0f3b8f2ea8c01e1b4cbdc [file] [log] [blame]
// This testcase will need to be kept in sync with c_common_post_options.
// { dg-options "-fabi-version=0" }
#if __GXX_ABI_VERSION != 1016
#error "Incorrect value of __GXX_ABI_VERSION"
#endif