pkgsrc/devel/gdb6/patches/patch-ap

12 lines
396 B
Text

$NetBSD: patch-ap,v 1.1 2005/10/20 17:48:49 wiz Exp $
--- gdb/i387-tdep.c.orig 2004-02-28 13:43:51.000000000 -0700
+++ gdb/i387-tdep.c
@@ -206,7 +206,6 @@ i387_print_float_info (struct gdbarch *g
struct frame_info *frame, const char *args)
{
struct gdbarch_tdep *tdep = gdbarch_tdep (get_frame_arch (frame));
- char buf[4];
ULONGEST fctrl;
ULONGEST fstat;
ULONGEST ftag;