OSDN Git Service

2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
[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