* ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
authorJim Blandy <jimb@codesourcery.com>
Wed, 28 May 2003 22:39:02 +0000 (22:39 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 28 May 2003 22:39:02 +0000 (22:39 +0000)
commit0897f59bfa7f2d7f47de9d7a0f66638a8c08bfe0
tree9a1e09f52f41b1580b8347a2643a6f77dbec454d
parent0236e03ee7081b4060b7b6e66a19132ec3a02b1a
* ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
argument to ptrace to int; the system headers should give it the
right type, and pointers don't fit in ints on powerpc64-*-*.
gdb/ChangeLog
gdb/ppc-linux-nat.c