2013-05-29 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / abi / macro1.C
blob871208da3ad5ec0c2e03aef925e08ac2ec6e3469
1 // { dg-options "-fabi-version=1" }
3 #if __GXX_ABI_VERSION != 102
4 #error "Incorrect value of __GXX_ABI_VERSION"
5 #endif