summaryrefslogtreecommitdiff
path: root/gcc/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite')
-rw-r--r--gcc/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 1e0c949acdf..4604044a073 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -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