ia64-tdep.c: Remove (void *) casts
authorSimon Marchi <simon.marchi@polymtl.ca>
Sat, 24 Oct 2015 22:36:23 +0000 (18:36 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Sat, 24 Oct 2015 22:36:23 +0000 (18:36 -0400)
commitce746418ef15c5a47b9ab17c249ba5f7c273db4a
tree07087d162b316a3fd37c4723482884bddcd0a62d
parent10d43c801e9edb475eed059fa47935c2bb45e578
ia64-tdep.c: Remove (void *) casts

Remove these (void *) casts, which cause a build failure in C++ mode.

gdb/ChangeLog:

* ia64-tdep.c (ia64_pseudo_register_write): Remove cast.
(ia64_push_dummy_call): Remove cast and change type of "to" to
array of gdb_byte.
gdb/ChangeLog
gdb/ia64-tdep.c
This page took 0.025723 seconds and 4 git commands to generate.