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++.dg
/
ext
/
asm4.C
blob: 2726d8e42073f2356b13a55647c7dc7e6f9b9891 (
plain
)
1
2
3
4
void
f
()
{
__asm__
__volatile__
(
""
:
:
);
}