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++.other
/
bitfld5.C
blob: 2808ae1e2ae44cc1104b2617e18a120103878071 (
plain
)
1
2
3
4
5
6
7
// { dg-do assemble }
// { dg-options "-w" }
struct
S
{
int
i
:
1756
;
};