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
/
using1.C
blob: efe7a0e31aa9fd51329389fef126e0269de0d357 (
plain
)
1
namespace
A
{
using
::
B
;
}
// { dg-error "" }