index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
parse
/
ptrmem4.C
blob: fea08f2060963f859b67727e467596085a0eae98 (
plain
)
1
2
3
4
// PR c++/26295
namespace
A
{}
int
(
A
::*
B
)();
// { dg-error "namespace" }