repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Daily bump.
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
cplusplus.C
blob
b2f0ccd3d30afbcc6ff0fd9c44e3900f226367ce
1
// { dg-do compile { target c++11_only } }
2
3
#if __cplusplus != 201103L
4
#error "__cplusplus != 201103L"
5
#endif