From: Jeff Law Date: Fri, 7 Feb 1997 16:34:55 +0000 (+0000) Subject: * gdb.c++/virtfunc.exp: Expect failure for virtual function X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f54eeea7638063e5ba2ec04050c275c89306f79;p=binutils-gdb.git * gdb.c++/virtfunc.exp: Expect failure for virtual function call tests if the target doesn't support inferior function calls. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 330f8a5ae51..e13587e5362 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,8 @@ Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com) + * gdb.c++/virtfunc.exp: Expect failure for virtual function + call tests if the target doesn't support inferior function calls. + * gdb.base/printcmds.exp: Allow minor deviation in FP values in printf tests.