blob: 08106004c4d0a1ec348ea0a20a2bb4594754275a [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 != 1014
#error "Incorrect value of __GXX_ABI_VERSION"
#endif