Fix compilation warning on gcc-4.1.2.
authorPierre Muller <muller@sourceware.org>
Wed, 21 Apr 2010 08:44:51 +0000 (08:44 +0000)
committerPierre Muller <muller@sourceware.org>
Wed, 21 Apr 2010 08:44:51 +0000 (08:44 +0000)
commit57174f3173f42762234548edd64f0a893edbcd9b
tree20333f3a6918860543cde5bd910a616b17f7ca47
parentefbae210a771854a7e5121ffa5a69cca6e23ee63
Fix compilation warning on gcc-4.1.2.
* rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Initialize
local variable`pc' to zero.
gdb/ChangeLog
gdb/rs6000-aix-tdep.c