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
/
execute
/
920710-1.x
blob: b7612f78787241e3435a6463409b8dd06f2b618b (
plain
)
1
2
3
4
5
6
# h8300 does not have long long
if
{
[
istarget
"h8300-*-*"
]
}
{
return
1
;
}
return
0