mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-15 12:50:59 +08:00
* gfortran.fortran-torture/execute/getarg_1.x: New file.
From-SVN: r146246
This commit is contained in:
parent
1ab456ae3c
commit
43836431fc
gcc/testsuite
@ -1,3 +1,7 @@
|
||||
2009-04-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
|
||||
|
||||
* gfortran.fortran-torture/execute/getarg_1.x: New file.
|
||||
|
||||
2009-04-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
|
||||
|
||||
* gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".
|
||||
|
@ -0,0 +1,5 @@
|
||||
if [istarget "spu-*-*"] {
|
||||
# We need -mstdmain to enable argument processing on SPU.
|
||||
lappend additional_flags "-mstdmain"
|
||||
}
|
||||
return 0
|
Loading…
x
Reference in New Issue
Block a user