f2c_4.f90: Add tests for complex functions
authorDavid Billinghurst <billingd@gcc.gnu.org>
Thu, 23 Jun 2005 03:57:24 +0000 (03:57 +0000)
committerDavid Billinghurst <billingd@gcc.gnu.org>
Thu, 23 Jun 2005 03:57:24 +0000 (03:57 +0000)
2005-06-23  David Billinghurst  <David.Billinghurst@riotinto.com>

* gfortran.dg/f2c_4.f90:  Add tests for complex functions
* gfortran.dg/f2c_4.c: Likewise

From-SVN: r101262

gcc/testsuite/ChangeLog

index 1e0c949acdf3c21bc8b58b2fb292e4172373f978..4604044a0735a8f1eb80cee4517f4fca4ebe9074 100644 (file)
@@ -1,3 +1,8 @@
+2005-06-23  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * gfortran.dg/f2c_4.f90:  Add tests for complex functions
+       * gfortran.dg/f2c_4.c: Likewise
+       
 2005-06-22 Paul Brook  <paul@codesourcery.com>
 
        PR fortran/21034