gdb/testsuite/
[binutils-gdb.git] / gdb / i387-tdep.c
index 6dc9c2c5f605b271a53b4843cea2b6ae8c6eea86..1af66c5a84ee633bcb8a2ef84f8d0a20cfd3c9f8 100644 (file)
@@ -205,7 +205,6 @@ i387_print_float_info (struct gdbarch *gdbarch, struct ui_file *file,
                       struct frame_info *frame, const char *args)
 {
   struct gdbarch_tdep *tdep = gdbarch_tdep (get_frame_arch (frame));
-  gdb_byte buf[4];
   ULONGEST fctrl;
   ULONGEST fstat;
   ULONGEST ftag;