index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.old-deja
/
g++.brendan
/
bit-fields1.C
blob: 76f4ac33ac235f3eb4eb027acc7af2742aef37f6 (
plain
)
1
2
3
4
5
// Build don't link: // GROUPS passed bit-fields struct bar { int : 2 = 1;// ERROR - .* };