From: Jeff Law Date: Mon, 11 Nov 1996 21:12:28 +0000 (+0000) Subject: * gdb.base/funcargs.c: Use cast rather than "UL" suffix to X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d5e51b2558348caf78cfb3b4a5db2ab47ef0372c;p=binutils-gdb.git * gdb.base/funcargs.c: Use cast rather than "UL" suffix to force argument to an unsigned long type. From Peter Schauer. --- 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