diff options
Diffstat (limited to 'gdb/target-float.c')
| -rw-r--r-- | gdb/target-float.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/target-float.c b/gdb/target-float.c index 9b0376f..dddf5d1 100644 --- a/gdb/target-float.c +++ b/gdb/target-float.c @@ -2491,4 +2491,3 @@ target_float_compare (const gdb_byte *x, const struct type *type_x, const target_float_ops *ops = get_target_float_ops (type_x, type_y); return ops->compare (x, type_x, y, type_y); } - |
