repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix warning with -Wsign-compare -Wsystem-headers
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.fortran-torture
/
execute
/
getarg_1.x
blob
6356b439e5eb39cffe04dc5bed88fbf323c8f7b4
1
if [istarget "spu-*-*"] {
2
# We need -mstdmain to enable argument processing on SPU.
3
lappend additional_flags "-mstdmain"
4
}
5
return 0