aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.fortran-torture/execute/getarg_1.x
blob: 6356b439e5eb39cffe04dc5bed88fbf323c8f7b4 (plain)
1
2
3
4
5
if [istarget "spu-*-*"] {
    # We need -mstdmain to enable argument processing on SPU.
    lappend additional_flags "-mstdmain"
}
return 0