repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.c-torture
/
execute
/
920501-8.x
blob
f675fb66d132c5d43538f338922c030cfcdb85bb
1
# sprintf() does not support %f on m6811/m6812 target.
2
if { [istarget "m6811-*-*"] || [istarget "m6812-*-*"]} {
3
return 1
4
}
5
return 0