index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
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