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++.niklas
/
t123.C
blob: b2019f539194ab19254adde4fc8da939bcae445f (
plain
)
1
2
3
4
// { dg-do assemble }
// GROUPS passed niklas dwarf
struct
S
{
S
();
};
void
f
(
S
)
{}