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++.old-deja
/
g++.ns
/
undef1.C
blob: f88c0763238545a5013b98814b426a14f0369913 (
plain
)
1
2
3
4
5
// { dg-do assemble }
namespace
A
{
}
struct
Y
:
A
::
S
<
int
>
{};
//{ dg-error "" } no such type