Fix argument to compiled_cond, and add cases for compiled-condition.
[deliverable/binutils-gdb.git] / gdb / ppc-sysv-tdep.c
index ea98c6ebed5f2573542304e2eb76c8c415c75d2a..1c2644deb5f5c29803a7c4e7b2f2266a39f6c497 100644 (file)
@@ -608,7 +608,7 @@ ppc_sysv_abi_push_dummy_call (struct gdbarch *gdbarch, struct value *function,
 }
 
 /* Handle the return-value conventions for Decimal Floating Point values.  */
-static int
+static enum return_value_convention
 get_decimal_float_return_value (struct gdbarch *gdbarch, struct type *valtype,
                                struct regcache *regcache, gdb_byte *readbuf,
                                const gdb_byte *writebuf)
This page took 0.023854 seconds and 4 git commands to generate.