gfortran.exp (gfortran_target_compile): Call dg-additional-files-options
authorDavid Billinghurst <billingd@gcc.gnu.org>
Sun, 5 Jun 2005 23:42:19 +0000 (23:42 +0000)
committerDavid Billinghurst <billingd@gcc.gnu.org>
Sun, 5 Jun 2005 23:42:19 +0000 (23:42 +0000)
commitf25284f3785bc086669c8676dfb73b835bf73f34
treea831050c295ee23f7665e63285c0032152ce78fc
parent9d997b96c2464e3ad89bef9fe123e36d62e6bbda
gfortran.exp (gfortran_target_compile): Call dg-additional-files-options

2005-06-05  David Billinghurst  <David.Billinghurst@riotinto.com>

* lib/gfortran.exp (gfortran_target_compile): Call
dg-additional-files-options
* gfortran.dg/f2c_4.f90: New file
* gfortran.dg/f2c_4.c: New file
* gfortran.dg/f2c_5.f90: New file
* gfortran.dg/f2c_5.c: New file

From-SVN: r100641
gcc/testsuite/gfortran.dg/f2c_4.c [new file with mode: 0755]
gcc/testsuite/gfortran.dg/f2c_4.f90 [new file with mode: 0755]
gcc/testsuite/gfortran.dg/f2c_5.c [new file with mode: 0755]
gcc/testsuite/gfortran.dg/f2c_5.f90 [new file with mode: 0755]
gcc/testsuite/lib/gfortran.exp