import gdb-1999-07-19 snapshot
[platform/upstream/binutils.git] / gdb / parse.c
index 9876817..c28d283 100644 (file)
@@ -1324,7 +1324,7 @@ build_parse ()
   if (FP_REGNUM >= 0)
     num_std_regs++;
 #endif
-#ifdef FP_REGNUM
+#ifdef SP_REGNUM
   if (SP_REGNUM >= 0)
     num_std_regs++;
 #endif