diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6b7c3e4..b23e60b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,6 +1,6 @@ Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu) - * gdb.t15/gdbme.c (t_func_values): Do not compare function pointers + * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers directly. Instead compare the return values from actual calls. Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com) |