blob: 2d07fcdc631cd6b124c14385a39162faf7e4cd64 [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 != 1017
#error "Incorrect value of __GXX_ABI_VERSION"
#endif