* gdb.base/funcargs.c: Use cast rather than "UL" suffix to
force argument to an unsigned long type. From Peter Schauer.
This commit is contained in:
parent
28444bf3a1
commit
d5e51b2558
1 changed files with 5 additions and 0 deletions
|
@ -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 <fnf@cygnus.com>
|
||||
|
||||
* gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue