From d5e51b2558348caf78cfb3b4a5db2ab47ef0372c Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 11 Nov 1996 21:12:28 +0000 Subject: [PATCH] * gdb.base/funcargs.c: Use cast rather than "UL" suffix to force argument to an unsigned long type. From Peter Schauer. --- gdb/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5c35d5dff39..491172e1125 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com) + + * gdb.base/funcargs.c: Use cast rather than "UL" suffix to + force argument to an unsigned long type. + Mon Nov 11 10:27:55 1996 Fred Fish * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype -- 2.30.2