repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
g++.dg
/
abi
/
macro0.C
blob
6c391e6891b3c7cfddc6ed783f03d184e48b2c4a
1
// { dg-options "-fabi-version=0" }
2
3
#if __GXX_ABI_VERSION != 999999
4
#error "Incorrect value of __GXX_ABI_VERSION"
5
#endif