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
/
gcc.c-torture
/
compile
/
20040901-1.c
blob: 68aaa74ae7e3df89a7fa80d04e4cc77272d920db (
plain
)
1
2
typedef
enum
{
a
,
b
}
__attribute__
((
__mode__
(
__QI__
)))
x
;
x
foo
;