OSDN Git Service

2007-03-22 Dirk Mueller <dmueller@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / abi / macro2.C
1 // { dg-options "-fabi-version=2" }
2
3 #if __GXX_ABI_VERSION != 1002
4 #error "Incorrect value of __GXX_ABI_VERSION"
5 #endif