From: Frank Ch. Eigler Date: Tue, 14 Apr 1998 02:39:44 +0000 (+0000) Subject: * Changed one line in one C++ test case to hopefully X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=937ac38a3b7aaa0296b6a98defa3be75bed896ad;p=binutils-gdb.git * Changed one line in one C++ test case to hopefully zap one group of persistent gdb testomat failures. Mon Apr 13 22:32:51 1998 Frank Ch. Eigler * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass more rigorous EGCS C++ error checking. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d6596b3ba20..6cd412f45e7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Mon Apr 13 22:32:51 1998 Frank Ch. Eigler + + * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass + more rigorous EGCS C++ error checking. + Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * gdb.base/help.exp: Clean up `help set args' and `help show args'